Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862493/?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:40:07.621000+09:00",
    "action": 2,
    "target": "\"경매도 재밌지. 황무지와 전장을 거대한 축제로 바꿔 버리는 거야! 축제엔 곡예사, 막대사탕, 여러 차원에서 데려온 신기한 야수들까지 있다고... 난 항상 케르베로스를 쓰다듬어 보고 싶었어. 강아지를 좋아하거든. 엄청 착하잖아! 머리 셋 달린 강아지는 세 배로 재밌을 거야!\"",
    "id": 3739715,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739715/?format=api"
}