Changes API.

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

GET /api/changes/491338/?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:42:38.957624Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "2f2968fcde807be676e3a64e09ef95067e9dd6f9",
        "previous_head": "73ca296372a4f7c715847707410fdeec35968dc2"
    },
    "id": 491338,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491338/?format=api"
}