Changes API.

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

GET /api/changes/141627/?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/the-forge/glossary/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "author": null,
    "timestamp": "2022-11-28T21:49:10.279859Z",
    "action": 55,
    "target": "MIT",
    "old": "GPL-3.0-only",
    "details": {},
    "id": 141627,
    "action_name": "License changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/141627/?format=api"
}