Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1780029/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/unknown/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unknown/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-01-20T04:48:53.361300+09:00",
    "action": 27,
    "target": "\"오늘의 유흥은 목숨을 건 투기장의 혈투입니다! 첫 번째 투사는 피에 굶주린 별종이라 불리는, 혈기 넘치는 신참입니다!\"",
    "id": 3733925,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3733925/?format=api"
}