Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3568719/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-16T20:38:54.814561+09:00",
    "action": 27,
    "target": "\"땅속에서 기어 올라오는 퉁돔뿐만 아니라 새로운 친구들도 있다는 게 너무 신기하다!\"",
    "id": 3729764,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3729764/?format=api"
}