Changes API.

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

GET /api/changes/490892/?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-11-19T11:48:10.962289Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "7bbe9cc8331abcb83ff2ac7cdeea81cea884f072",
        "previous_head": "0522615d2c293a6e84dc3fc2a750793f5a6eba77"
    },
    "id": 490892,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490892/?format=api"
}