Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1875065/?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-08T01:03:11.626337+09:00",
    "action": 2,
    "target": "\"그녀가 데몬 군주들에게 기도하기 시작했을 때, 저희는 사람들을 우리 편으로 끌어들이기 쉬워지겠다고 생각했습니다. 하지만 저희가 과소평가했던 겁니다. 저를 포함한 다섯 명의 첩자들이 그녀의 모임에 잠입했습니다. 그런데 다른 사교도들이 찾아오자, 저희 다섯 명 모두 무기를 들고 그녀를 보호했죠.\"",
    "id": 3739800,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739800/?format=api"
}