Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1786178/?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-02-21T19:46:21.404651+09:00",
    "action": 27,
    "target": "\"어떤 바드가 연주를 하든, 활시위 튕기는 소리보다 더 좋을 순 없어!\"",
    "id": 3737121,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3737121/?format=api"
}