Changes API.

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

GET /api/changes/445966/?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": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-03T18:06:36.702472Z",
    "action": 24,
    "target": "",
    "old": "",
    "details": {
        "filename": "module/lang/ja.json",
        "error_message": "JSONDecodeError(\"Expecting ',' delimiter: line 19 column 2 (char 1145)\")"
    },
    "id": 445966,
    "action_name": "Parsing failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/445966/?format=api"
}