Changes API.

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

GET /api/changes/167000/?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/concentrationnotifier/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-12-09T19:19:16.455814Z",
    "action": 51,
    "target": "",
    "old": "",
    "details": {},
    "id": 167000,
    "action_name": "Component created",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/167000/?format=api"
}