Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796170/?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:45:10.767052+09:00",
    "action": 5,
    "target": "이 선동꾼들은 체포되었습니다. 그리고 용병 부대를 맡고있는 장교들은 더 엄중한 처벌과 함께, 용병들에게 더 가혹한 훈련을 강제할 것입니다. 규율이 회복됐고, 아비스탄 전체의 용병 길드에 사령관의 불같은 성미에 대한 소문이 돌게되었습니다.",
    "id": 1790090,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790090/?format=api"
}