Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654291/?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-25T13:09:25.250613+09:00",
    "action": 5,
    "target": "\"고블린은 회복력이 매우 뛰어난 종족입니다. 그들은 살면서 주어지는 거의 모든 시련에 적응할 수 있으며, 노르테도 예외는 아닙니다.\"",
    "id": 3741414,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741414/?format=api"
}