Changes API.

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

GET /api/changes/492793/?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/ready-set-roll-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-18T09:55:39.978434Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "04e95f73056b8d13e4140ad550575a4abd599522",
        "previous_head": "b05ae10de87967b012277f146e1dee4df1dcbf66"
    },
    "id": 492793,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492793/?format=api"
}