Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1859047/?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-05T03:24:36.197123+09:00",
    "action": 2,
    "target": "\"정말로 내가 샤미라의 진짜 의도를 간파한 게 어려웠을 거라 생각하니? 자기 잠재적 동맹을 취급한 방식이나, 내 최측근이었던 윌로더스와 아르미케스를 처리한 것만 해도... 이 터무니 없는 음모는 한참 전에도 끝낼 수 있었지만, 그러면 내 시간과 에너지를 낭비했을 테지. 대신, 너희가 먼저 움직이도록 놔두기로 한 거야.\"",
    "id": 3739743,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739743/?format=api"
}