Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1802463/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/NainUrbain/?format=api",
    "author": "http://waldo.team/api/users/NainUrbain/?format=api",
    "timestamp": "2021-11-02T11:29:33.052820+09:00",
    "action": 5,
    "target": "연금술 물약으로 인해 거인으로 변한 병사들은 장교들에게 보고를 올렸습니다.",
    "id": 1832798,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1832798/?format=api"
}