Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1837556/?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-07-24T15:56:28.059640+09:00",
    "action": 27,
    "target": "\"아니, 하지만 그에게 현상금이 걸렸다는 건 알아. 윌로더스를 죽여 달라는 고객이 오면, 나는 거절할 거다. 그림자 속 여군주께서 그를 유용한 하인으로 여기시니, 괜히 그분께 밉보이고 싶지는 않아. 하지만, 그런 류의 일을 맡으려 들 초짜 건달들은 도시에 널렸지.\"",
    "id": 3548363,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3548363/?format=api"
}