Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1769683/?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-03T13:58:47.345084+09:00",
    "action": 2,
    "target": "\"그리고 난... 모두에게 스턴튼은 아릴루보다 더한 배신자이겠지만, 내게는 여전히 형제야. 난 그를 그렇게 악인으로 놔둘 수 없었어. 스턴튼을 따라가서, 그만두게 하려고 얘기해 봤지. 하지만 안 통했어. 아예 듣지를 않더군. 지금 나는 여기에 자리를 깔고, 평소처럼 일하고 있지.\"",
    "id": 3755832,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755832/?format=api"
}