Changes API.

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

GET /api/changes/491396/?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:26:39.813548Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "3364c07d302cfeed8b1fefada7e8481dd9fbec9a",
        "previous_head": "e8533ab3954705c93ff059b74bcce73811c13ed3"
    },
    "id": 491396,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491396/?format=api"
}