Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855019/?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-10-18T00:11:19.473939+09:00",
    "action": 2,
    "target": "\"내 마음을 배신하는 것은 곧 나의 죽음입니다.\" {n}실라가 끝맺는다.{/n} \"그렇지만 당신은 살아있어요. 당신의 네비 또한 마찬가지고요! 거기다 여신께서도 당신을 저버리지 않으셨어요. 일어나세요, 자매님. 훌훌 털어버리자고요. 싸워서 살아 계셔야죠!\"",
    "id": 3729842,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729842/?format=api"
}