Changes API.

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

GET /api/changes/492722/?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/ready-set-roll-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-14T15:53:30.583136Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "33fa5355f74c981b09fc38e610d08662e8865f33",
        "previous_head": "e3a94469fb9b97b6e742011db1e5f647062dd259"
    },
    "id": 492722,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492722/?format=api"
}