Changes API.

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

GET /api/changes/492656/?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-01-12T00:52:12.938088Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "30e7138fcc3251574d1dff7e9aa1eaab37d50d18",
        "previous_head": "573378b189771d0f818d08c3b96a6e481b13378f"
    },
    "id": 492656,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492656/?format=api"
}