Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654249/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2026-04-21T08:23:32.108951+09:00",
    "action": 2,
    "target": "\"사회학적 배경: 많은 켈리드 부족에게 명예는 생명 못지 않게 중요합니다. 그들은 거인들로부터 살아서 도망쳤지만, 자신의 혈족의 복수를 이루지 못한 채 어떻게 삶을 이어갈 수 있겠습니까?\"",
    "id": 3741350,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741350/?format=api"
}