Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3649247/?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-01-06T03:59:28.347308+09:00",
    "action": 5,
    "target": "\"예전에 여긴 아주 예쁘고 재밌었어. 용맹한 호위기사를 대동하는 귀부인에, 온갖 상점에, 음악에 — 라따따 띠디다... 그러니까, 그런 것도 더 이상 없지.\"",
    "id": 3733360,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3733360/?format=api"
}