Changes API.

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

GET /api/changes/502955/?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-resources/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-03T20:53:19.977635Z",
    "action": 24,
    "target": "",
    "old": "",
    "details": {
        "filename": "languages/pt.json",
        "error_message": "JSONDecodeError('Expecting property name enclosed in double quotes: line 66 column 1 (char 6546)')"
    },
    "id": 502955,
    "action_name": "Parsing failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502955/?format=api"
}