Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654247/?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:18:45.708376+09:00",
    "action": 2,
    "target": "\"사회학적 배경: 많은 켈리드 부족은 생명뿐만 아니라 명예를 유지하는 것도 매우 중요하게 생각합니다. 포로 신분은 피로 씻어내야 하는 굴욕입니다. 그들은 복수하고, 명예를 더럽히지 않은 채 탈출함으로써, 객관적으로 생존 가능성을 높였습니다.\"",
    "id": 3741347,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741347/?format=api"
}