Changes API.

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

GET /api/changes/493746/?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:44:31.553932Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "8292cd9bdb5ccf71664fb684259689c11c4d1e74",
        "previous_head": "fbd2e0b5c4072b61b97e0cc62b925f262b10c258"
    },
    "id": 493746,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493746/?format=api"
}