Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654313/?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-29T16:35:12.742103+09:00",
    "action": 5,
    "target": "\"긍정합니다. 우수르비엘은 결코 유쾌한 사람이 아니었습니다. 동물이나 심지어 자신의 자아 있는 피조물에게도 자유를 주지 않았고, 고블린에 대한 그의 태도는... 기껏해야 의문스러울 정도였습니다. 간단히 말해서, 그는 재수없는 영감이었습니다.\"",
    "id": 3754296,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3754296/?format=api"
}