Changes API.

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

GET /api/changes/492643/?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:47:09.426472Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "71b61c25ba42b64f959d265c69625ef9a2a237bf",
        "previous_head": "d90165ef1cd10effdd9e032e8d46b352bde77749"
    },
    "id": 492643,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492643/?format=api"
}