Changes API.

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

GET /api/changes/492709/?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/CautiousGamemastersPack/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-12T20:16:12.994597Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "57867c154c7872cb7e1580bcfae2b0a2371f4d89",
        "previous_head": "01b86d914683d6d6e03e9e02f72ecf1622617f4a"
    },
    "id": 492709,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492709/?format=api"
}