Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1784896/?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-06-26T02:50:32.516936+09:00",
    "action": 27,
    "target": "\"오랜 악연이에요. 사실, 정확히 말하자면... 서로 직접 만난 적은 없지만, 저는 그녀를 꽤 오랫동안 추적해 왔어요. 여기저기 나타났다가도, 제가 따라잡을 것 같으면 사라져 버렸죠. 이번에는 쉽게 도망치지 못하길 바라야죠!\"",
    "id": 3545052,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3545052/?format=api"
}