Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1864223/?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-03-13T09:06:58.043621+09:00",
    "action": 2,
    "target": "\"흥미로운 설명이로군요! 하지만 논리적으로나 사실적으로나 많은 결함이 내포되어 있어요. 가령, 물질의 상태가 셋을 초과한다는 사실 알고 계셨나요? 이를테면 플라즈마처럼요. 저도 한번 그걸 구현해본 적 있어요! 심지어 제 손으로 들기도 했었죠... 아주 오래는 아니었지만요. 아, 그나저나, 화상의 정도를 판단하는 방법 중에—\"",
    "id": 3738393,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3738393/?format=api"
}