Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862453/?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-03T22:46:27.219256+09:00",
    "action": 2,
    "target": "\"맞아. 하지만 거길 자주 들락날락 하는 게 누군지는 모르나 보지? 샤미라야. 그림자 속 여군주의 편에서 알루시니라를 통치하고 있지. 차기 데몬 군주기도 하고... 예전엔 아주 착하신 여신님을 모셨던, 타락한 엔젤이야. 승천하든 타락하든, 정수를 바꿀 수는 없어. 이걸로 그 자식을 찌른다면, 천상으로 통하는 길을 곧장 열어재낄 수 있다는 뜻이지!\"",
    "id": 3739718,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739718/?format=api"
}