Changes API.

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

GET /api/changes/492641/?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-09T08:46:04.381056Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "d90165ef1cd10effdd9e032e8d46b352bde77749",
        "previous_head": "c68250a2ecc9233ba722e42ca0ed95e88e5a93d9"
    },
    "id": 492641,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492641/?format=api"
}