Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1789004/?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-02-21T20:03:17.864360+09:00",
    "action": 2,
    "target": "\"아니, 나도 착각할 수 있고, 모든 진실을 알아보지는 못하네. 나는 여신님의 손에 불과해서, 그분의 생각은 나도 알 수 없군. 나는 의심으로 그분의 의지를 시험하지 않으며, 질문에 대한 답을 갈망하지도 않네. 그저 신뢰하고 섬길 뿐이지. 하지만 만약 그대 몸이 사악한 악마에게 해를 입은 거라면, 내 여신께서 그대에게 자비를 베푸시어 치유하셨을 걸세.\"",
    "id": 3737162,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737162/?format=api"
}