Changes API.

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

GET /api/changes/340560/?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/server/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "author": null,
    "timestamp": "2023-06-14T14:51:25.066444Z",
    "action": 62,
    "target": "weblate.cleanup.generic",
    "old": "",
    "details": {},
    "id": 340560,
    "action_name": "Add-on uninstalled",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/340560/?format=api"
}