Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1854745/?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-21T21:06:16.261853+09:00",
    "action": 2,
    "target": "\"지금도 이 희망을 품고 있으나, 솔직히 말해야겠군. 사령관, 자네가 데몬들보다 더 거대한 악으로 판명된다면, 내 다음 성전은 자네를 향할 걸세.\" {n}그녀는 이 말을 그대로 전하는 듯한 올곧은 눈으로 당신을 바라본다.{/n}",
    "id": 3737268,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737268/?format=api"
}