Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879655/?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-10-18T10:17:43.638521+09:00",
    "action": 2,
    "target": "{n}레질은 약간 당황한 것 같다.{/n} \"물론 했습니다. 우리 주력 부대는 근처에 배치되었고, 그들은 진짜 문제가 발생할 조짐이 보이면 진격할 준비가 되어 있었습니다. 저는 성전군의 사령관을 제거해 가뜩이나 훈련이 안 된 부대에 혼란을 심어줄 생각은 없었습니다.\"",
    "id": 3729860,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729860/?format=api"
}