Changes API.

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

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