Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1856157/?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-08-13T22:45:07.326243+09:00",
    "action": 2,
    "target": "\"미궁의 군주가 자신의 계획을 내게 말해줬다네.\" {n}아이오메데의 전령이었던 자는 단조로운 목소리로 말한다. 마치 오늘의 날씨를 평하는 것만 같다.{/n} \"그는 나를 이용해 그대의 땅으로 향하는 포탈을 열었어. 내 영혼이 그대를 불렀다고 했어. 복수심 때문이었는지, 도움을 청하기 위해서였는지 이유를 모르겠군. 아니면 단지 습관 때문이었나.\"",
    "id": 3551631,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551631/?format=api"
}