Changes API.

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

GET /api/changes/132192/?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": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/vigoren/?format=api",
    "author": null,
    "timestamp": "2022-11-25T22:11:51.059264Z",
    "action": 19,
    "target": "",
    "old": "",
    "details": {},
    "id": 132192,
    "action_name": "Repository reset",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/132192/?format=api"
}