Changes API.

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

GET /api/changes/466787/?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/party-overview/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-06-30T03:55:44.885897Z",
    "action": 47,
    "target": "",
    "old": "",
    "details": {
        "alert": "UnusedComponent"
    },
    "id": 466787,
    "action_name": "Alert triggered",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/466787/?format=api"
}