Changes API.

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

GET /api/changes/507075/?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/healthEstimate/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-07-19T11:13:56.768920Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "8380786916bf33d01068f2149e893fd9db5d2416",
        "previous_head": "4cb2e4fbf04b6e0bc8eb8f705f7c31130a9f0041"
    },
    "id": 507075,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/507075/?format=api"
}