Changes API.

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

GET /api/changes/114011/?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/glossary/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/xdy/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/xdy/?format=api",
    "timestamp": "2022-10-24T11:47:39.257329Z",
    "action": 25,
    "target": "sv.tbx",
    "old": "",
    "details": {},
    "id": 114011,
    "action_name": "Translation removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/114011/?format=api"
}