Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796003/?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:15:21.612621+09:00",
    "action": 5,
    "target": "정찰병들과 독에 대한 예리한 지식을 갖고있는 파괴 공작원들이 주변 땅을 돌아다니며,  유독한 식물들을 찾아 나설 겁니다. 이 식물들의 수액은 분명 데몬들에게도 치명적일 것입니다.",
    "id": 1789973,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1789973/?format=api"
}