Changes API.

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

GET /api/changes/493525/?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/wild-magic-surge-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-31T18:36:43.039075Z",
    "action": 47,
    "target": "",
    "old": "",
    "details": {
        "alert": "UnusedComponent"
    },
    "id": 493525,
    "action_name": "Alert triggered",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493525/?format=api"
}