Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654251/?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-21T08:20:17.490393+09:00",
    "action": 5,
    "target": "\"살아남은 사람들이야 그렇지. 그러지 못한 사람들은... 어쩌면 그 사람들에 대한 노래라도 만들 수도 있겠네. 아, 너무 슬프다!\"",
    "id": 3741348,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741348/?format=api"
}