Changes API.

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

GET /api/changes/492897/?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/succ-swade-unlimited-condition-changer/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-19T12:25:42.862319Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "2c905243931be86ff77aeda7bc9e206ee2c8a8df",
        "previous_head": "067ff549890ff5bd70f84709c5dec4a7db7b209d"
    },
    "id": 492897,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492897/?format=api"
}