Changes API.

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

GET /api/changes/494212/?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-20T19:15:56.844077Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "9bedf71dc5ff83eda751f8b28791998ff3a342ff",
        "previous_head": "026ff5088a718a304eaa866438bc58fb7b880a67"
    },
    "id": 494212,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494212/?format=api"
}