Changes API.

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

GET /api/changes/493846/?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-15T06:46:43.118833Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c339387aa9573b9ffb9ea4698d07a65e99c46fe5",
        "previous_head": "70f9799503f8fda27cdcbef8fe7c7271c716e368"
    },
    "id": 493846,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493846/?format=api"
}