Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879649/?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-18T10:13:09.390415+09:00",
    "action": 2,
    "target": "\"데몬들은 낚싯바늘을 물고 가라앉았습니다. 어느 데몬이 성전의 새 지도자를 죽여 자신을 증명할 기회를 마다하겠습니까? 데몬들은 필멸자의 오만에 대해 얘기하는 것을 좋아하지만, 사실 본인들이 누구보다 그 악덕을 겪고 있지요.\" {n}레질의 미소가 잔인하다.{/n}",
    "id": 3729858,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729858/?format=api"
}