Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796041/?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:38:45.787493+09:00",
    "action": 5,
    "target": "사령관은 그 저주받을 홀을 집어들어, 돌바닥에 던저버렸습니다. 장교들은 논쟁이 너무 심각했음을 자각하고, 매우 복종적이고, 근면해졌습니다 —  그 누구도 사령관의 분노를 다시 일으키고 싶지 않을 겁니다",
    "id": 1790037,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790037/?format=api"
}