Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3658479/?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-05T03:37:25.938448+09:00",
    "action": 2,
    "target": "\"말이 나왔으니 말인데, 시스허드의 영혼 파편도 멀리했어야 했어. 한두 번은 그럴 수 있다 쳐도, 세 번은 아니잖아... 걔가 얼마나 변했는지 눈치 못 챘어? 그 데몬의 오물에 지배당하게 된다면, 웃을 일이 아닐 거야.\"",
    "id": 3739745,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739745/?format=api"
}