Changes API.

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

GET /api/changes/493138/?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": "2025-01-26T19:52:11.078236Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "6fbc6d17490ad4f57c085f3ca80dc7903156d93e",
        "previous_head": "33efe3112a4a2e7ad6d0280b20397dc9d3733669"
    },
    "id": 493138,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493138/?format=api"
}