Changes API.

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

GET /api/changes/493041/?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-21T07:25:43.379887Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "97ddf4d71d8704a9d59ee70727bbb85b93bfd32c",
        "previous_head": "5fbf6f213129a777a8f43c637c43b6e6e4980b86"
    },
    "id": 493041,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493041/?format=api"
}