Changes API.

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

GET /api/changes/27974/?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": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/xdy/?format=api",
    "author": null,
    "timestamp": "2022-09-06T14:55:18.791971Z",
    "action": 15,
    "target": "",
    "old": "",
    "details": {
        "auto": false
    },
    "id": 27974,
    "action_name": "Component unlocked",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/27974/?format=api"
}