Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1866713/?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": "2025-10-16T17:07:28.699919+09:00",
    "action": 2,
    "target": "\"잊을 수 없는 일이었죠. 회색 요새 공격은 절망적인 최후의 공세나 다름 없었고, 도시를 방어하는 유일한 희망은 기적이 일어나는 것뿐이었습니다. 우린 그곳에서 모두 죽어버릴 수도 있었지만, 당신과 아네비아가 땅에서 뛰쳐나왔고 그때부터 기적이 시작됐습니다!\"",
    "id": 3729750,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729750/?format=api"
}