Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1783824/?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": "2025-10-15T13:45:10.799240+09:00",
    "action": 27,
    "target": "그림자 속 여군주는 자신이 선택한 자에게 이 서클릿을 선물했습니다. 이 서클릿에는 심연의 힘이 깃들어 있습니다.",
    "id": 3729590,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3729590/?format=api"
}