Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/1111294/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.habitica.com/api/units/577548/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2024-02-16T03:05:02.770909Z",
    "action": 4,
    "target": "동물훈련소에 오신 것을 환영합니다! 저는 맷이구요, 비스트 마스터입니다. 임무를 완수할 때마다, 당신은 펫을 부화하는데 쓰이는 알과 포션을 발견할 겁니다. 이렇게 펫을 부화시키면 여기에 나타납니다! 펫 이미지를 클릭하여 당신의 아바타에 넣으세요. 레벨 3 이후 발견하게 되는 음식을 펫들에게 먹이세요. 그러면 펫은 강인한 탑승펫으로 자랄겁니다.",
    "id": 1111294,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1111294/?format=api"
}