Changes API.

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

GET /api/changes/290993/?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/kanka-foundry/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "author": null,
    "timestamp": "2023-04-02T14:10:45.045216Z",
    "action": 61,
    "target": "weblate.yaml.customize",
    "old": "",
    "details": {
        "width": "120",
        "indent": 4,
        "line_break": "unix"
    },
    "id": 290993,
    "action_name": "Add-on configuration changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/290993/?format=api"
}