Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1788589/?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-02-21T20:14:10.178297+09:00",
    "action": 2,
    "target": "\"허용되는 간섭도 있고, 선을 넘는 간섭도 있네. 내가 {g|wardstone}수호석{/g}을 만들어 성전사들에게 선물하고, 조언을 하며, 가끔 직접 전장에 나타나 아군 몇 명과 대동할 수는 있지. 이는 필멸자들의 전쟁에서 벗어난 것이 아니며, 신실한 성직자도 나를 부를 수 있었을 걸세.\"",
    "id": 3737180,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737180/?format=api"
}