Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1788979/?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-07-21T21:47:35.301788+09:00",
    "action": 2,
    "target": "\"나의 용감한 전우 타르고나가 천상의 전당으로 돌아오게 됐네. 그녀에게 감금은 무거운 짐이었겠지. 마녀 아릴루가 그녀에게 '보상'으로 준 타락한 날개는 타르고나의 일상을 두려움과 걱정으로 가득 채우고 있네. 하지만 그녀는 천상에서 가장 훌륭한 치유사들의 보살핌을 받고 있어. 나는 우리가 그녀를 도울 수 있을 거라는 믿음과 희망을 품고 있네.\"",
    "id": 3547784,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3547784/?format=api"
}