{
"app_key": "",
"timestamp": "",
"sign": "",
"cinema_id": "4302",
"page": 1,
"page_size": 200
}curl --location --request POST 'http://test.merchant.center.mf178.cn/api/film/film_show_list' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "",
"timestamp": "",
"sign": "",
"cinema_id": "4302",
"page": 1,
"page_size": 200
}'{
"code": 0,
"message": "操作成功",
"stime": 1745398133.486234,
"etime": 1745398134.620444,
"data": {
"data": [
{
"id": 399837973,
"type": 1,
"show_id": "301d4db55766d7d0fe85e6a915df971e-4302-0",
"duration": 0,
"language": "汉语普通话,粤语",
"hall_code": "57a4d3698482ad6e9db9c94d63596d1d",
"cinema_code": "31020101",
"cinema_id": 4302,
"city_id": 1,
"hall_name": "1厅",
"film_id": 1509049,
"film_code": "",
"film_name": "水饺皇后",
"section_id": "",
"show_date": "2025-04-30",
"show_time": "2025-04-30 19:05:00",
"close_time": "2025-04-30 19:05:00",
"stop_sell_time": "2025-04-30 18:45:00",
"version_type": "国语 2D",
"film_type": "剧情",
"settle_price": "57.7500",
"net_price": "59.0000",
"fast_price": [],
"offer_price": [],
"u_time": "2025-04-16 12:16:14",
"rand_str": "67ff2f0e42651"
}
],
"total": 44,
"page": 1,
"page_size": 200,
"max_page": 1
}
}