{
"cinema": {
"acceptFast": true,
"cinemaAddress": "string",
"cinemaId": "string",
"cinemaLineId": "string",
"cinemaName": "string",
"cityCode": "string",
"cityName": "string",
"distanceText": "string",
"downPrice": 0,
"latitude": 0,
"longitude": 0,
"originPrice": 0,
"services": [
{
"description": "string",
"name": "string"
}
]
},
"dates": [
"string"
],
"shows": [
{
"cinemaId": "string",
"cinemaName": "string",
"downNetPrice": 0,
"downSalePrice": 0,
"duration": 0,
"endSaleTime": "2019-08-24T14:15:22Z",
"hallId": "string",
"hallName": "string",
"language": "string",
"movieId": "string",
"movieName": "string",
"netPrice": 0,
"planType": "string",
"salePrice": 0,
"showId": "string",
"showTime": "2019-08-24T14:15:22Z",
"showVersionType": "string"
}
]
}