Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796158/?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-03T04:55:47.488756+09:00",
    "action": 5,
    "target": "사령관은 공식적으로 \"포위된\" 병사들의 사형 판결에 자신의 이름을 서명했지만, 가짜 처형식을 준비하고, 목숨을 구한 병사들의 무한한 감사를 받을 것입니다. 가면 뒤에 얼굴을 감추고, 자신들의 이름을 포기한 이 전사들은 사령관의 비밀 부대가 될 것입니다.",
    "id": 1790085,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790085/?format=api"
}