Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1789955/?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-19T00:20:16.870400+09:00",
    "action": 2,
    "target": "\"자유롭게 말씀드려도 되겠습니까? 사령관님의 군대 지휘 능력에 대해 몇 번이나 의구심을 품었다는 걸 인정하겠습니다. 전쟁이 마치 장난인 것마냥, 별로 진지하게 받아들이지 않으시는 것만 같았습니다. 하지만... 계속해서 승리하고 계시죠. 당신의 명령은 가끔 미친 것 같은데, 그게 우리를 승리로 이끈단 말이죠. 따라서 저는 당신을 이해하지 못하더라도 당신을 믿고 따라야겠습니다.\"",
    "id": 3741284,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741284/?format=api"
}