Changes API.

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

GET /api/changes/112129/?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/smart-doors/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "timestamp": "2022-10-20T21:48:39.749924Z",
    "action": 25,
    "target": "lang/pt_BR.json",
    "old": "",
    "details": {},
    "id": 112129,
    "action_name": "Translation removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/112129/?format=api"
}