Changes API.

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

GET /api/changes/491327/?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": "2024-12-04T13:21:52.182752Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "1c63345f75d746b7ed6de0f70c76143333557b6b",
        "previous_head": "adc5567bddb00d41a18896a332e72613c064a19d"
    },
    "id": 491327,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491327/?format=api"
}