Changes API.

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

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

{
    "unit": null,
    "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": null,
    "author": null,
    "timestamp": "2025-08-26T20:44:52.962175+09:00",
    "action": 17,
    "target": "",
    "id": 3552417,
    "action_name": "Committed changes",
    "url": "https://waldo.team/api/changes/3552417/?format=api"
}