Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1874443/?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-01-13T20:52:49.927004+09:00",
    "action": 2,
    "target": "\"지루하기 짝이 없는 사람이군요. 제 친애하는 사촌이 어중이 떠중이들 사이에서 당신을 골라 사령관으로 임명할 만도 했네요.\"",
    "id": 3733525,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3733525/?format=api"
}