Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975009/?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-23T11:16:44.138437+09:00",
    "action": 2,
    "target": "레인저가 쓰러졌습니다! 체력이 0이 되면 레인저는 쓰러집니다. 이런 경우 전투 불능이 되기 전까지 몇 턴 동안 쓰러짐 상태가 됩니다. 다른 캐릭터가 그 전에 접근할 수 있다면 행동력을 일부 소모해 쓰러진 레인저를 소생시킬 수 있습니다.",
    "id": 1934169,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934169/?format=api"
}