Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1737286/?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-09-23T04:41:59.285654+09:00",
    "action": 2,
    "target": "\"그는 자신의 실수를 통해 교훈을 얻었습니다. 이제는 자신의 전술을 대대적으로 재고하였죠. 다른 데몬 장군들도 이렇게 행동하리라 생각하신다면, 착각입니다. 코람자데가 다음에 우리를 만날 땐 불쾌한 깜짝 선물을 줄지도 모릅니다.\"",
    "id": 3553444,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3553444/?format=api"
}