Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3561414/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-23T05:53:59.585690+09:00",
    "action": 2,
    "target": "\"물론 팔라딘이 존경받을 자격이 있다는 건 인정하지. 신의 지원과 보증을 받는 전문적인 군인이니까. 하지만 남을 깔보는 그 건방진 태도는 지겨울 정도야.\"",
    "id": 3741384,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741384/?format=api"
}