curl --location --request GET 'https://api-mainnet.celenium.io/v1/block/10000/events?limit=10&offset=0'
[
{
"data": {
"property1": null,
"property2": null
},
"height": 100,
"id": 321,
"position": 1,
"time": "2023-07-04T03:10:57+00:00",
"tx_id": 11,
"type": "unknown"
}
]