Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3658381/?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-08T01:15:15.413031+09:00",
    "action": 2,
    "target": "\"정정: 우리가 처음 만났을 때는 그랬습니다. 그는 파편의 영향력에 저항할 의지가 없습니다. 그가 얼마나 변했는지 귀하 스스로도 눈치챘을 것입니다. 그의 현재 상태로는 적개심 분출, 심지어는 무력 대결도 배제할 수 없습니다. 조심하십시오.\"",
    "id": 3739815,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739815/?format=api"
}