[
{
"output": {
"status": "ok",
"data": {
"liveEvents": [
{
"fermionDigitalProductId": "<string>",
"liveEventId": "<string>",
"type": "LiveEventProduct",
"status": "Active",
"name": "<string>",
"slug": "<string>",
"link": "<string>",
"thumbnailUrl": "<string>",
"sessions": [
{
"liveEventSessionId": "<string>",
"scheduledStartAtIso": "2023-11-07T05:31:56Z",
"scheduledDurationInSecs": 123,
"endedAtIso": "2023-11-07T05:31:56Z"
}
]
}
]
}
}
}
]