Changes API.

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

GET /api/changes/509087/?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:32:38.975723Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "12464ce5290eb54cfef1a4ef54747e646519906d",
        "previous_head": "81f0ba2f7cf2634debea8c603bc00d38f88a62eb"
    },
    "id": 509087,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/509087/?format=api"
}