Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1881509/?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-05-02T13:31:17.059179+09:00",
    "action": 2,
    "target": "\"하지만 결국에는 변화할 힘을 찾았어요. 무너지지 않고... 더 나은 사람이 됐어요. 솔직히 말해서, 우리가 선해머를 물리쳤을 때 걔가 그렇게 긍지 있고 자신감 넘치는 모습은 처음 봤어요.\"",
    "id": 3755610,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755610/?format=api"
}