Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3662525/?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-05T18:54:36.769663+09:00",
    "action": 2,
    "target": "{n}레질은 심각한 어조로 묻는다.{/n} \"이런 군대 소유물 변형은 훈련 계획을 담당하는 장교의 허가를 받아 이루어진 걸까요? 아니겠죠? 저도 그렇게 생각했습니다. 저들에게 통보를 해줘야겠군요.\"",
    "id": 3739753,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739753/?format=api"
}