Changes API.

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

GET /api/changes/489259/?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-23T08:16:27.199796Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "4c837602fa472356560ae450690d04f89db65cd3",
        "previous_head": "def7a0197c50fd3aecc25cf0722785f543bd5648"
    },
    "id": 489259,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489259/?format=api"
}