Changes API.

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

GET /api/changes/302869/?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/kanka-foundry/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "author": null,
    "timestamp": "2023-04-17T13:50:57.458916Z",
    "action": 62,
    "target": "weblate.foundryhub.foundryhub",
    "old": "",
    "details": {
        "manifest": "public/module.json"
    },
    "id": 302869,
    "action_name": "Add-on uninstalled",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/302869/?format=api"
}