Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654305/?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-29T16:26:48.863472+09:00",
    "action": 5,
    "target": "\"그 탑의 돌에는 비전 에너지가 흐르고 있습니다. 단 한 번의 주문 시전 실수로 거친 마법이 솟구친 것은 당연한 결과였습니다. 주문 시전자의 비극적인 최후는 이러한 사고의 당연한 결과였습니다.\"",
    "id": 3754290,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3754290/?format=api"
}