Changes API.

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

GET /api/changes/492687/?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/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-12T15:02:24.862641Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "0a078ce09697845bbdbfc7521ea2d63d51f27246",
        "previous_head": "646cfa6e7fc1db8d47ef4d710bcbf1a79f04c44c"
    },
    "id": 492687,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492687/?format=api"
}