Changes API.

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

GET /api/changes/509085/?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/dice-so-nice/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-08-16T18:29:28.979580Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "81f0ba2f7cf2634debea8c603bc00d38f88a62eb",
        "previous_head": "229236e1ef7f809f7a899f2c91caaa1e28ca9bdf"
    },
    "id": 509085,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/509085/?format=api"
}