Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1866365/?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-03T00:22:48.990722+09:00",
    "action": 27,
    "target": "\"바로 여기네요. 마지막 요새.\" {n}엠버는 당신을 향해 낯익은 태평한 미소를 짓는다.{/n} \"강가 도시에서 여기까지, 정말 먼 길이었어요. 우리는 길을 따라 걷고 또 걷고 또 걸었는데... 갑자기 길이 끊겨버렸네요.\"",
    "id": 3755655,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3755655/?format=api"
}