Changes API.

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

GET /api/changes/491393/?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/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-15T15:03:54.897377Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "e8533ab3954705c93ff059b74bcce73811c13ed3",
        "previous_head": "29b8d080f43ba5e2c54d452f0125a42bef1f8dd5"
    },
    "id": 491393,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491393/?format=api"
}