Changes API.

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

GET /api/changes/507095/?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/the-forge/common/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/Eranziel/?format=api",
    "author": null,
    "timestamp": "2025-07-23T14:16:16.822666Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "64bf68a580691c7b9f7bd2ccfa30691d400c79e8",
        "previous_head": "10dae5e64e8dd43d1002a69b0a1ed45d32068016"
    },
    "id": 507095,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/507095/?format=api"
}