Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654245/?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-21T08:10:37.924381+09:00",
    "action": 2,
    "target": "\"줄곧...\" {n}센드리의 목소리에 갑자기 분노가 치밀어 오르지만, 그는 중간에 말을 멈추고, 부끄러운 듯 발밑의 눈을 발로 찬다.{/n} \"에헴. 상관없어. 물론 그자들도 결국엔 사람이니 불쌍하긴 하지. 하지만 이제 와서 우리가 뭘 할 수 있겠어?\"",
    "id": 3741344,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741344/?format=api"
}