Changes API.

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

GET /api/changes/16366/?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/simple-calendar/glossary/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "author": null,
    "timestamp": "2022-09-04T13:12:43.066367Z",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 16366,
    "action_name": "Changes committed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/16366/?format=api"
}