Changes API.

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

GET /api/changes/493668/?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/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-09T15:45:17.557507Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b6533a4566938478e3b1394efe8a35ad7858200e",
        "previous_head": "602cb581941aec2bb3f8a8c951833a4a412ecc56"
    },
    "id": 493668,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493668/?format=api"
}