Changes API.

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

GET /api/changes/492917/?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:41:14.898601Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "94af6a6d3a572bc26aa191382566bd2f93e86abc",
        "previous_head": "2c905243931be86ff77aeda7bc9e206ee2c8a8df"
    },
    "id": 492917,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492917/?format=api"
}