Changes API.

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

GET /api/changes/494564/?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-03-05T21:20:33.215037Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c31e76a64730c29e3d7b0e3e4f7619aab0e08733",
        "previous_head": "d865f41231373c9e24c7450ee7c822027b145155"
    },
    "id": 494564,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494564/?format=api"
}