Changes API.

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

GET /api/changes/510229/?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/dice-so-nice/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-10-12T23:04:04.205026Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "ea9bac1e7a5f5cb7b7f6ada32421135fa9779ed2",
        "previous_head": "26814b11b22a17cc1b06afdf389107da1eae9a74"
    },
    "id": 510229,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/510229/?format=api"
}