Changes API.

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

GET /api/changes/74272/?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/environment-interaction-multisystem/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "author": null,
    "timestamp": "2022-10-10T09:38:12.764556Z",
    "action": 61,
    "target": "weblate.json.customize",
    "old": "",
    "details": {
        "style": "tabs",
        "indent": 1,
        "sort_keys": false
    },
    "id": 74272,
    "action_name": "Add-on configuration changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/74272/?format=api"
}