Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654279/?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:00:43.865586+09:00",
    "action": 5,
    "target": "\"전부 극복하면 좋겠어! 노르테는 주인을 잃은 것을 진심으로 슬퍼하는 것 같았거든. 혼자서 살아남을 수 있을지 궁금하네...\"",
    "id": 3741407,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741407/?format=api"
}