Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1791609/?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-10T22:30:33.390136+09:00",
    "action": 2,
    "target": "\"제 계획을 실행에 옮겼습니다. 데즈나 신도들은 도시에서 사라졌고, 그들의 사원은 시에서 사용할 수 있게 압류했습니다. 현재는 의무실 역할을 하는 중입니다. 그러나 저는 합의를 어기지 않았습니다. {g|Ramien}라미엔{/g}과 그의 패거리는 무사히 도시를 떠났습니다.\"",
    "id": 3739921,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739921/?format=api"
}