Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974409/?format=api",
    "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-01-23T00:57:37.227454+09:00",
    "action": 2,
    "target": "캐릭터가 소생한 이후에는 지속적인 부상을 겪습니다. 부상은 부상 치료 도구 아이템을 사용하거나 의사 NPC의 치료를 받아야만 제거할 수 있습니다. 각각의 레인저들이 겪는 부상은 능력치를 하락시키고, 그들이 다시 쓰러졌을 때 소생 가능한 시간을 감소시킵니다.",
    "id": 1933926,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1933926/?format=api"
}