Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1987497/?format=api",
    "component": "http://waldo.team/api/components/wl3/dialogue/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/dialogue/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-05-21T10:52:38.747313+09:00",
    "action": 2,
    "target": "“사람들이 날 발견하면 난 죽일 <b>수밖에</b> 없어요. 내가 어딨는지 인간들이 알게 되면, 날 추적해서 전원을 꺼 버릴 거예요.”",
    "id": 2046272,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/2046272/?format=api"
}