Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796178/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/NainUrbain/?format=api",
    "author": "https://waldo.team/api/users/NainUrbain/?format=api",
    "timestamp": "2021-10-03T05:50:55.696779+09:00",
    "action": 5,
    "target": "급료가 크게 오르자,  용병들은 곧 그들의 뻔뻔함과 엉망인 규율에서 벗어났습니다. 그들은 하달받은 명령을 수행하기 위해 달려나갔습니다 — 성전에서 용병들의 자리를 차지하고 싶어하는 사람이 가득하다는 사실을 알게 되었기 때문이죠.",
    "id": 1790092,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790092/?format=api"
}