Changes API.

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

GET /api/changes/489576/?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": "2024-10-28T07:51:14.561565Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "2b5514556a3051983f1589d70bf1e878835b7ffb",
        "previous_head": "1caca6fddcb890e194ad310d7344317994036f6d"
    },
    "id": 489576,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489576/?format=api"
}