Changes API.

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

GET /api/changes/470666/?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/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-24T21:43:39.867947Z",
    "action": 24,
    "target": "",
    "old": "",
    "details": {
        "filename": "static/lang/pl.json",
        "error_message": "JSONDecodeError('Expecting property name enclosed in double quotes: line 183 column 7 (char 8931)')"
    },
    "id": 470666,
    "action_name": "Parsing failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/470666/?format=api"
}