Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1782327/?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.790886+09:00",
    "action": 27,
    "target": "탁상 위에 놓인 불길해 보이는 장비들은 불운한 희생자의 두개골을 열어 그들의 뇌에 끔찍한 가시 서클릿을 끼우는데 사용된 걸로 보입니다.",
    "id": 3729589,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3729589/?format=api"
}