Changes API.

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

GET /api/changes/491321/?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/dice-so-nice/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-04T12:59:49.647643Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "a1e05c44abbe83eb11b4db59baf8d6444984aa96",
        "previous_head": "afefd56b94ef42e7e0b20c5a079c4d540586cc77"
    },
    "id": 491321,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491321/?format=api"
}