Changes API.

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

GET /api/changes/487718/?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/od6s/specialabilities/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-11T15:10:24.508626Z",
    "action": 24,
    "target": "",
    "old": "",
    "details": {
        "filename": "src/lang/translations/en/od6s.special-abilities.json",
        "error_message": "Error importing module 'weblate_fhub.addons' in WEBLATE_ADDONS: cannot import name 'EVENT_POST_ADD' from 'weblate.addons.events' (/app/venv/lib/python3.12/site-packages/weblate/addons/events.py)"
    },
    "id": 487718,
    "action_name": "Parsing failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/487718/?format=api"
}