Changes API.

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

GET /api/changes/494122/?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/pf2e-thaum-vuln/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/mysurvive/?format=api",
    "author": null,
    "timestamp": "2025-02-19T02:39:34.809329Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "0acf4ce8d55a327e541a87b55dff39316f0f0c37",
        "previous_head": "e1d7d2160c9ccfef6ed5c8eff7be465a48e6019e"
    },
    "id": 494122,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494122/?format=api"
}