Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3649039/?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": "2025-10-20T20:18:20.399803+09:00",
    "action": 2,
    "target": "프라다는 방 한가운데로 들어서서 논쟁의 여지가 없는 어조로 명령을 내리기 시작했다. 그리고 사람들은 잽싸게 명령에 따랐다! 창문을 막고 입구는 방책으로 강화했다.",
    "id": 3729958,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729958/?format=api"
}