Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2026-02-07T04:36:45.058207Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "d354052aecdb6e71a6da57288f4e9d8af161470c",
        "previous_head": "68b19d9b6195fd239665096cbf6b1855a817f2c0"
    },
    "id": 513985,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/513985/?format=api"
}