Changes API.

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

GET /api/changes/495164/?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-03-26T22:59:34.707420Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "4391dc64884c695393ef0c867f16be2f415ae886",
        "previous_head": "075162c2a4d14668465faab3998ed92d2ac1363a"
    },
    "id": 495164,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495164/?format=api"
}