Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1750348/?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-09T23:05:42.376354+09:00",
    "action": 2,
    "target": "\"하지만 낙담하지 말거라. 언젠간 회복할 것이라 내 장담하마. 내일 대성당으로 와서, {g|Kenabres}케나브레스{/g}의 수호자 테렌델레브를 찾아왔다고 말하렴. 우리가 도울 방법을 찾아줄 거야. 그럼 지금은 전부 잊고 축제를 즐기거라. 축제란 이런 전쟁 중에는 너무나 귀한 것이란다. 그리고 즐거움은 최고의 명약 중 하나지.\"",
    "id": 3739880,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739880/?format=api"
}