Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3640915/?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-05-02T13:38:41.066250+09:00",
    "action": 2,
    "target": "\"응, 나 왔어.\" {n}잔나는 머뭇거리다 무심코 말한다.{/n} \"실라, 너를 실망시킨 사람을 보고 어떻게 웃을 수 있니? 난 네가 다시는 날 보고 싶어 하지 않을 줄 알았어...\"",
    "id": 3755617,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755617/?format=api"
}