Changes API.

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

GET /api/changes/492689/?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-12T15:21:39.283359Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "48115110bd048b3826d82da1c73c3a5574f0050d",
        "previous_head": "0a078ce09697845bbdbfc7521ea2d63d51f27246"
    },
    "id": 492689,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492689/?format=api"
}