Changes API.

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

GET /api/changes/263178/?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/pf2e-animations/master/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/MrVauxs/?format=api",
    "author": null,
    "timestamp": "2023-03-07T19:32:00.455401Z",
    "action": 60,
    "target": "weblate.cleanup.blank",
    "old": "",
    "details": {},
    "id": 263178,
    "action_name": "Add-on installed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/263178/?format=api"
}