Changes API.

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

GET /api/changes/510226/?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-12T21:19:37.061602Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "26814b11b22a17cc1b06afdf389107da1eae9a74",
        "previous_head": "120a5977d03781b2e89aa9da9a4a3dd2a4a6680c"
    },
    "id": 510226,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/510226/?format=api"
}