Changes API.

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

GET /api/changes/491324/?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-04T13:21:12.351191Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "adc5567bddb00d41a18896a332e72613c064a19d",
        "previous_head": "a1e05c44abbe83eb11b4db59baf8d6444984aa96"
    },
    "id": 491324,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491324/?format=api"
}