Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3640669/?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-06T16:05:21.878974+09:00",
    "action": 2,
    "target": "\"모두에게 선함이 있다고 생각하는 겁니다. 심지어 악의 화신인 존재에게도요. 데몬을 정신 차리도록 하는 게 가능한지는 모르겠지만... 사람들에게는 통했어요. 저도 다른 사람들과 같이 바포메트의 선한 본성에 호소했는데, 그러고 나서 어떻게 성전사들을 계속 해칠 수가 있겠습니까? 제 자신은 회개하지 않으면서 어떻게 바포메트에게만 회개하라고 할 수 있겠습니까?\"",
    "id": 3739765,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739765/?format=api"
}