Changes API.

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

GET /api/changes/491340/?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/easy-token/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-05T14:44:02.574204Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "caf1be4c04f4b305603ec807250564f04f0dde20",
        "previous_head": "2f2968fcde807be676e3a64e09ef95067e9dd6f9"
    },
    "id": 491340,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491340/?format=api"
}