Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796032/?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-03T02:33:43.647457+09:00",
    "action": 5,
    "target": "이 전리품은 너무 위험합니다. 사령관은 병사들의 안전을 보장하고, 무의미한 논쟁을 끝냈지만, 몇몇 장교들은 이러한 결정에 화를 냈습니다.",
    "id": 1790035,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790035/?format=api"
}