Changes API.

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

GET /api/changes/493390/?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-30T23:02:17.966520Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "4c1c855b56eb941b15963db9e088b1b41e083559",
        "previous_head": "6fbc6d17490ad4f57c085f3ca80dc7903156d93e"
    },
    "id": 493390,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493390/?format=api"
}