Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1875063/?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-06T16:00:51.773664+09:00",
    "action": 2,
    "target": "\"저는 처음에 엠버의 설교를 멀리했지만, 사교도 지도자들이 그녀를 계속 주시했어요. 사람들이 몰려들자, 사교도들은 이 사람들을 포섭하고 심지어 엠버를 자기 편으로 끌어들이길 꿈꿨죠.\"",
    "id": 3739762,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739762/?format=api"
}