Changes API.

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

GET /api/changes/503577/?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/xdy-pf2e-workbench/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-05-06T19:36:43.706242Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "77ed0ff5404178e17fe98730970dc7ab89341de2",
        "previous_head": "4c14369ca8cc5e4bfb5938940837ef1acd0eecbb"
    },
    "id": 503577,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503577/?format=api"
}