Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/Pepijn/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Pepijn/?format=api",
    "timestamp": "2026-03-28T15:40:17.774909Z",
    "action": 38,
    "target": "main",
    "old": "",
    "details": {},
    "id": 515122,
    "action_name": "Component removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/515122/?format=api"
}