百度糯米官方电影资讯

第三方服务商
价格:¥5.00元起  
服务商: menglike
  • 产品介绍
  • 接口文档
  • 服务商
  • 官方客服

百度糯米电影官方API接口,全站API覆盖 如需要其他接口可以直接联系wx:cqwanhl 官网:http://www.liangmlk.cn

当日热映影片


接口地址:http://route.showapi.com/1251-1 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。 
文件上传的POST时,enctype=multipart/form-data。 

1、系统级参数(所有接入点都需要的参数): 

参数名称类型示例值必须描述
showapi_appidString100易源应用id
showapi_signString698d51a19d8a121ce581499d7b701668为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可 
showapi_timestampString20141114142239客户端时间。 
格式yyyyMMddHHmmss,如20141114142239 
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。 
showapi_res_gzipString1或0返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...

2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表): 

参数名称类型默认值示例值必须描述
locationString 北京输入城市名或经纬度,城市名称如:北京或者131,经纬度格式为lng,lat坐标如: location=116.305145,39.982368
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1251-1","my_appId","my_appSecret") .addTextPara("location","北京") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起 

名称类型示例值描述
showapi_res_bodyString{"city":"昆明","prov":"云南"}消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_codeint0易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口 
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
 
showapi_res_errorString用户输入有误!错误信息的展示
showapi_res_idStringce135f6739294c63be0c021b76b6fbff本次请求id
...

2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起 

名称类型示例值描述
ret_code Number0约定参数
date String2018-10-08日期
result.movie String{ "movie_score": "8.5", "movies_wd": "嗝嗝老师 热门电影", "is_new": "1", "movie_big_picture": "http://e.hiphotos.baidu.com/movie/pic/item/a50f4bfbfbedab64ff0e93b5fa36afc379311e43.jpg", "movie_id": "95791", "movie_nation": "印度", "movie_picture": "http://b.hiphotos.baidu.com/movie/pic/item/5882b2b7d0a20cf448bb20aa7b094b36acaf9998.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-12", "movie_message": "战胜先天缺陷 完成教师梦想", "movie_director": "西达尔特·马尔霍特拉", "movie_tags": "剧情,家,喜剧", "movie_starring": "拉妮·玛克赫吉,内拉吉·卡比,萨普里亚·皮尔加卡尔,侯赛因·达拉尔", "movie_length": "117", "movie_name": "嗝嗝老师" }json
result.cityname String北京市城市名称
result.location String{ "lat": 39.904689386567, "lng": 116.40717056669 }城市经纬度
result.cityid Number131城市代码
error Number00代表成功
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "6a7d1eee5f7849eaa6275db376808a5c", "showapi_res_code": 0, "showapi_res_body": { "date": "2018-10-12", "ret_code": 0, "result": { "movie": [ { "movie_score": "8.5", "movies_wd": "嗝嗝老师 热门电影", "is_new": "1", "movie_big_picture": "http://e.hiphotos.baidu.com/movie/pic/item/a50f4bfbfbedab64ff0e93b5fa36afc379311e43.jpg", "movie_id": "95791", "movie_nation": "印度", "movie_picture": "http://b.hiphotos.baidu.com/movie/pic/item/5882b2b7d0a20cf448bb20aa7b094b36acaf9998.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-12", "movie_message": "战胜先天缺陷 完成教师梦想", "movie_director": "西达尔特·马尔霍特拉", "movie_tags": "剧情,家,喜剧", "movie_starring": "拉妮·玛克赫吉,内拉吉·卡比,萨普里亚·皮尔加卡尔,侯赛因·达拉尔", "movie_length": "117", "movie_name": "嗝嗝老师" }, { "movie_score": "8.4", "movies_wd": "我要去远方 热门电影", "is_new": "1", "movie_big_picture": "http://g.hiphotos.baidu.com/movie/pic/item/b03533fa828ba61e8ebb832c4c34970a304e595f.jpg", "movie_id": "95835", "movie_nation": "中国大陆", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/2934349b033b5bb502486bfd3bd3d539b600bc12.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-16", "movie_message": "遇上泼辣同事 少年回心转意", "movie_director": "孙传林", "movie_tags": "剧情,喜剧,爱情", "movie_starring": "何为,魏嘉镁,贺云庆 ,韩伯维", "movie_length": "97", "movie_name": "我要去远方" }, { "movie_score": "8.2", "movies_wd": "我的间谍前男友 热门电影", "is_new": "1", "movie_big_picture": "http://f.hiphotos.baidu.com/movie/pic/item/72f082025aafa40ffe72d4cca664034f78f0196e.jpg", "movie_id": "95838", "movie_nation": "美国", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/bba1cd11728b4710329be7ddcecec3fdfc03236e.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-19", "movie_message": "遇上间谍男友 上演国际逃亡", "movie_director": "苏珊娜·福格尔", "movie_tags": "喜剧,动作", "movie_starring": "米拉·库尼斯,凯特·麦克金农,贾斯汀·塞洛克斯,萨姆·修汉 ", "movie_length": "117", "movie_name": "我的间谍前男友" }, { "movie_score": "8.2", "movies_wd": "宝贝儿 热门电影", "is_new": "1", "movie_big_picture": "http://g.hiphotos.baidu.com/movie/pic/item/1e30e924b899a90122cdcc0410950a7b0208f50c.jpg", "movie_id": "95811", "movie_nation": "中国大陆", "movie_picture": "http://c.hiphotos.baidu.com/movie/pic/item/32fa828ba61ea8d3ff1fe2369a0a304e251f58c6.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-19", "movie_message": "侯孝贤监制 杨幂扮丑出演", "movie_director": "刘杰", "movie_tags": "剧情", "movie_starring": "杨幂,郭京飞,李鸿其", "movie_length": "96", "movie_name": "宝贝儿" }, { "movie_score": "8.1", "movies_wd": "张艺谋和他的“影” 热门电影", "is_new": "1", "movie_big_picture": "http://h.hiphotos.baidu.com/movie/pic/item/472309f7905298227db12ecfdaca7bcb0a46d43f.jpg", "movie_id": "95857", "movie_nation": "中国大陆", "movie_picture": "http://e.hiphotos.baidu.com/movie/pic/item/0df3d7ca7bcb0a46e6839c356663f6246b60af1c.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-12", "movie_message": "纪录《影》诞生的全过程", "movie_director": "汪鹏", "movie_tags": "纪录片", "movie_starring": "张艺谋,赵小丁,陈敏正,马光荣,谷轩昭,白晓妍,王星会,黄海,捞仔,张涛,封柏,贾文瑞,任茂成", "movie_length": "94", "movie_name": "张艺谋和他的“影”" }, { "movie_score": "8.0", "movies_wd": "无敌原始人 热门电影", "is_new": "1", "movie_big_picture": "http://c.hiphotos.baidu.com/movie/pic/item/2f738bd4b31c87010b76db9e2a7f9e2f0608ff82.jpg", "movie_id": "95869", "movie_nation": "英国,法国,美国", "movie_picture": "http://e.hiphotos.baidu.com/movie/pic/item/30adcbef76094b36a0527295aecc7cd98c109d81.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-19", "movie_message": "道格救家园 足球成武器", "movie_director": "尼克·帕克", "movie_tags": "喜剧,动画,冒险", "movie_starring": "埃迪·雷德梅恩,汤姆·希德勒斯顿,麦茜·威廉姆斯,理查德·艾欧阿德,蒂莫西·斯波", "movie_length": "85", "movie_name": "无敌原始人" }, { "movie_score": "8.0", "movies_wd": "红高粱 热门电影", "is_new": "1", "movie_big_picture": "http://c.hiphotos.baidu.com/movie/pic/item/b8389b504fc2d5628f2b8a9aea1190ef76c66ca1.jpg", "movie_id": "93288", "movie_nation": "中国大陆,中国香港", "movie_picture": "http://f.hiphotos.baidu.com/movie/pic/item/5fdf8db1cb1349542cd5b3135b4e9258d0094af9.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-12", "movie_message": "撼世之作重映 再现当年传奇", "movie_director": "张艺谋", "movie_tags": "剧情,战争,爱情", "movie_starring": "姜文,巩俐,滕汝骏,钱明,周桂云,刘继,计春华,董昆,陈志刚,杜国光,胡晓光,李玉生,聂来敬,杨前斌,姚二嘎", "movie_length": "91", "movie_name": "红高粱" }, { "movie_score": "7.8", "movies_wd": "玛雅蜜蜂历险记 热门电影", "is_new": "1", "movie_big_picture": "http://f.hiphotos.baidu.com/movie/pic/item/bd3eb13533fa828b9b56ce90f01f4134970a5a4f.jpg", "movie_id": "38226", "movie_nation": "德国", "movie_picture": "http://b.hiphotos.baidu.com/movie/pic/item/060828381f30e924116dcc4241086e061c95f7fc.jpg", "is_imax": 0, "movie_type": "2D/3D", "movie_release_date": "2018-10-12", "movie_message": "叛逆小蜜蜂 勇敢做自己", "movie_director": "亚历克斯·施塔德曼", "movie_tags": "动画", "movie_starring": "杰姬·韦弗,理查德·劳斯伯格,诺亚·泰勒,米瑞安·玛格莱斯,贾丝婷·克拉克,可可·杰克·吉利斯,安迪·麦菲", "movie_length": "88", "movie_name": "玛雅蜜蜂历险记" }, { "movie_score": "7.6", "movies_wd": "雪怪大冒险 热门电影", "is_new": "1", "movie_big_picture": "http://d.hiphotos.baidu.com/movie/pic/item/cefc1e178a82b901d19ead407e8da9773912ef96.jpg", "movie_id": "95374", "movie_nation": "美国", "movie_picture": "http://h.hiphotos.baidu.com/movie/pic/item/bba1cd11728b4710e65893bfcecec3fdfc032349.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-19", "movie_message": "大块头也有小可爱", "movie_director": "格伦·费卡拉", "movie_tags": "喜剧,动画,奇幻", "movie_starring": "", "movie_length": "120", "movie_name": "雪怪大冒险" }, { "movie_score": "7.6", "movies_wd": "跨越8年的新娘 热门电影", "is_new": "1", "movie_big_picture": "http://b.hiphotos.baidu.com/movie/pic/item/3ac79f3df8dcd100eb70a8527f8b4710b8122fd0.jpg", "movie_id": "95880", "movie_nation": "日本", "movie_picture": "http://h.hiphotos.baidu.com/movie/pic/item/0eb30f2442a7d933bf23b400a04bd11373f0013d.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-19", "movie_message": "失忆也要在一起", "movie_director": "濑濑敬久", "movie_tags": "剧情,爱情", "movie_starring": "佐藤健,土屋太凤,北村一辉,浜野谦太", "movie_length": "120", "movie_name": "跨越8年的新娘" }, { "movie_score": "7.6", "movies_wd": "帝企鹅日记2:召唤 热门电影", "is_new": "1", "movie_big_picture": "http://h.hiphotos.baidu.com/movie/pic/item/b21c8701a18b87d6b8a4f7670a0828381e30fde0.jpg", "movie_id": "95867", "movie_nation": "法国", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/3b292df5e0fe99259fea352839a85edf8cb171e7.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-12", "movie_message": "企鹅繁衍史 生生不停息", "movie_director": "吕克·雅盖", "movie_tags": "纪录片", "movie_starring": "朗贝尔·维尔森,皮弗,托马斯·阿克达,摩根·弗里曼", "movie_length": "85", "movie_name": "帝企鹅日记2:召唤" }, { "movie_score": "7.4", "movies_wd": "皮鞋 热门电影", "is_new": "1", "movie_big_picture": "http://c.hiphotos.baidu.com/movie/pic/item/30adcbef76094b367e1db8eaaecc7cd98d109d2e.jpg", "movie_id": "95875", "movie_nation": "中国大陆", "movie_picture": "http://e.hiphotos.baidu.com/movie/pic/item/b3119313b07eca80a1989ae09c2397dda144831c.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-17", "movie_message": "乡情醇厚 父子情深", "movie_director": "宋遥平", "movie_tags": "剧情", "movie_starring": "杨猛,李菁菁,张贵生", "movie_length": "91", "movie_name": "皮鞋" }, { "movie_score": "7.4", "movies_wd": "超能泰坦 热门电影", "is_new": "1", "movie_big_picture": "http://d.hiphotos.baidu.com/movie/pic/item/0e2442a7d933c8952235470edc1373f082020078.jpg", "movie_id": "95868", "movie_nation": "美国,英国", "movie_picture": "http://f.hiphotos.baidu.com/movie/pic/item/a71ea8d3fd1f41342a7cda0b281f95cad1c85e78.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-12", "movie_message": "人类必选择 进化或死亡", "movie_director": "伦纳特·拉夫", "movie_tags": "科幻", "movie_starring": "萨姆·沃辛顿,泰勒·席林,汤姆·威尔金森,娜塔莉·伊曼纽尔,阿格妮丝·迪恩", "movie_length": "97", "movie_name": "超能泰坦" }, { "movie_score": "7.3", "movies_wd": "美丽战争 热门电影", "is_new": "1", "movie_big_picture": "http://h.hiphotos.baidu.com/movie/pic/item/9358d109b3de9c82d6895fb56181800a19d8431f.jpg", "movie_id": "95766", "movie_nation": "中国大陆", "movie_picture": "http://h.hiphotos.baidu.com/movie/pic/item/95eef01f3a292df5172e0a2fb1315c6034a8731f.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-19", "movie_message": "冲动分手惹祸 重新做回超模", "movie_director": "陈勋奇 ", "movie_tags": "剧情,爱情,动作", "movie_starring": "谭耀文 ,孟广美,马国明 ,那广子 ", "movie_length": "113", "movie_name": "美丽战争" }, { "movie_score": "6.0", "movies_wd": "午夜幽灵 热门电影", "is_new": "1", "movie_big_picture": "http://b.hiphotos.baidu.com/movie/pic/item/8d5494eef01f3a29bc0218d59425bc315d607ce7.jpg", "movie_id": "95558", "movie_nation": "中国大陆", "movie_picture": "http://b.hiphotos.baidu.com/movie/pic/item/faf2b2119313b07eab439d1301d7912397dd8c2b.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-12", "movie_message": "山庄聚会离奇事 午夜幽灵恼人心", "movie_director": "李耀东", "movie_tags": "惊悚,悬疑,恐怖", "movie_starring": "宫哲,张楠,健子,贲蓝琪,梅俪儿,廖娟", "movie_length": "79", "movie_name": "午夜幽灵" }, { "movie_score": "8.9", "movies_wd": "快把我哥带走 热门电影", "is_new": "0", "movie_big_picture": "http://c.hiphotos.baidu.com/movie/pic/item/d0c8a786c9177f3ed51b343f7dcf3bc79f3d56d1.jpg", "movie_id": "95669", "movie_nation": "中国大陆", "movie_picture": "http://g.hiphotos.baidu.com/movie/pic/item/024f78f0f736afc39761f757be19ebc4b7451297.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-08-17", "movie_message": "畅销动漫改编 兄妹相爱相杀", "movie_director": "郑芬芬", "movie_tags": "剧情,喜剧,奇幻", "movie_starring": "张子枫,彭昱畅,赵今麦,孙泽源,方翔锐,刘冠毅", "movie_length": "115", "movie_name": "快把我哥带走" }, { "movie_score": "8.4", "movies_wd": "无双 热门电影", "is_new": "0", "movie_big_picture": "http://h.hiphotos.baidu.com/movie/pic/item/1c950a7b02087bf49db41deaffd3572c11dfcf5d.jpg", "movie_id": "95668", "movie_nation": "中国大陆,中国香港", "movie_picture": "http://g.hiphotos.baidu.com/movie/pic/item/42166d224f4a20a4e89476c49d529822720ed02f.jpg", "is_imax": 1, "movie_type": "IMAX2D", "movie_release_date": "2018-09-30", "movie_message": "钞级大骗 钞级赢家", "movie_director": "庄文强", "movie_tags": "动作,犯罪", "movie_starring": "周润发,郭富城,张静初,冯文娟,廖启智,周家怡,王耀庆,孙佳君,张松枝,张建声,吴嘉龙,方中信,高捷,邢佳栋", "movie_length": "130", "movie_name": "无双" }, { "movie_score": "8.3", "movies_wd": "镰仓物语 热门电影", "is_new": "0", "movie_big_picture": "http://b.hiphotos.baidu.com/movie/pic/item/8c1001e93901213fe9dd64f259e736d12f2e9535.jpg", "movie_id": "95591", "movie_nation": "日本", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/0bd162d9f2d3572cea5fb6f28713632762d0c35b.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-14", "movie_message": "光怪陆离天真妙趣 温情催泪真挚动人", "movie_director": "山崎贵", "movie_tags": "剧情,奇幻", "movie_starring": "堺雅人,高畑充希,堤真一,安藤樱,三浦友和,药师丸博子,田中泯,中村玉绪,市川实日子,室毅,要润,大仓孝二,神户浩,国村隼,古田新太", "movie_length": "120", "movie_name": "镰仓物语" }, { "movie_score": "8.2", "movies_wd": "影 热门电影", "is_new": "0", "movie_big_picture": "http://g.hiphotos.baidu.com/movie/pic/item/b58f8c5494eef01fec229fc2edfe9925bc317d87.jpg", "movie_id": "95506", "movie_nation": "中国大陆", "movie_picture": "http://g.hiphotos.baidu.com/movie/pic/item/34fae6cd7b899e5129a8bd134fa7d933c8950d96.jpg", "is_imax": 1, "movie_type": "IMAX2D", "movie_release_date": "2018-09-30", "movie_message": "张艺谋最新力作 邓超孙俪夫妻档", "movie_director": "张艺谋", "movie_tags": "剧情,动作,古装", "movie_starring": "邓超,孙俪,郑恺,王千源,王景春,胡军,关晓彤,吴磊", "movie_length": "118", "movie_name": "影" }, { "movie_score": "8.2", "movies_wd": "我是检察官 热门电影", "is_new": "0", "movie_big_picture": "http://b.hiphotos.baidu.com/movie/pic/item/77094b36acaf2edd823435d4801001e9380193c1.jpg", "movie_id": "95816", "movie_nation": "中国大陆", "movie_picture": "http://f.hiphotos.baidu.com/movie/pic/item/060828381f30e9247d72e00c41086e061d95f73d.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-20", "movie_message": "高亚麟担纲导演 展现出别样惊喜", "movie_director": "高亚麟", "movie_tags": "剧情", "movie_starring": "丁洋 ,邢佳栋,宣言", "movie_length": "89", "movie_name": "我是检察官" }, { "movie_score": "8.2", "movies_wd": "反贪风暴3 热门电影", "is_new": "0", "movie_big_picture": "http://f.hiphotos.baidu.com/movie/pic/item/f7246b600c338744a6dfea475c0fd9f9d72aa0f7.jpg", "movie_id": "95227", "movie_nation": "中国大陆", "movie_picture": "http://h.hiphotos.baidu.com/movie/pic/item/0df431adcbef76093c255ca423dda3cc7cd99edb.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-14", "movie_message": "古天乐被诬陷 张智霖查大案", "movie_director": "林德禄", "movie_tags": "剧情,动作,犯罪", "movie_starring": "古天乐,张智霖,郑嘉颖,邓丽欣,栢天男,谭耀文", "movie_length": "97", "movie_name": "反贪风暴3" }, { "movie_score": "8.1", "movies_wd": "胖子行动队 热门电影", "is_new": "0", "movie_big_picture": "http://b.hiphotos.baidu.com/movie/pic/item/a1ec08fa513d26979826597458fbb2fb4316d826.jpg", "movie_id": "95284", "movie_nation": "中国大陆", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/9e3df8dcd100baa19ea316924a10b912c8fc2e0f.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-30", "movie_message": "尺码越大 责任越大", "movie_director": "包贝尔", "movie_tags": "喜剧,动作", "movie_starring": "文章,包贝尔,克拉拉,许君聪,曾一竣,张梦露,郭京飞,仓田保昭,木幡龙,戚玉武,文隽,宋佳,辣目洋子", "movie_length": "109", "movie_name": "胖子行动队" }, { "movie_score": "8.1", "movies_wd": "哥斯拉:怪兽行星 热门电影", "is_new": "0", "movie_big_picture": "http://g.hiphotos.baidu.com/movie/pic/item/5fdf8db1cb134954678bf8715b4e9258d1094a09.jpg", "movie_id": "95824", "movie_nation": "日本", "movie_picture": "http://f.hiphotos.baidu.com/movie/pic/item/a6efce1b9d16fdfaf225d6fbb98f8c5494ee7b5d.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-21", "movie_message": "人类重返地球 冒险一触即发", "movie_director": "静野孔文,濑下宽之", "movie_tags": "动作,科幻,动画", "movie_starring": "宫野真守,樱井孝宏,花泽香菜,梶裕贵,诹访部顺一 ", "movie_length": "88", "movie_name": "哥斯拉:怪兽行星" }, { "movie_score": "8.1", "movies_wd": "西虹市首富 热门电影", "is_new": "0", "movie_big_picture": "http://f.hiphotos.baidu.com/movie/pic/item/e824b899a9014c08f3076872067b02087bf4f42d.jpg", "movie_id": "95452", "movie_nation": "中国大陆", "movie_picture": "http://e.hiphotos.baidu.com/movie/pic/item/f9dcd100baa1cd11368a32f7b512c8fcc3ce2d2c.jpg", "is_imax": 1, "movie_type": "IMAX2D", "movie_release_date": "2018-07-27", "movie_message": "喜获十亿现金 沈腾花式烧钱", "movie_director": "闫非,彭大魔", "movie_tags": "喜剧", "movie_starring": "沈腾,宋芸桦,张一鸣,张晨光,常远,魏翔,艾伦,徐冬冬,赵自强,九孔,王成思,陶亮,杨文哲", "movie_length": "118", "movie_name": "西虹市首富" }, { "movie_score": "8.0", "movies_wd": "找到你 热门电影", "is_new": "0", "movie_big_picture": "http://f.hiphotos.baidu.com/movie/pic/item/aa64034f78f0f7362a8b1c280755b319ebc413a5.jpg", "movie_id": "95695", "movie_nation": "中国大陆", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/dc54564e9258d1098096f99bdc58ccbf6c814da5.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-05", "movie_message": "保姆离奇消失 双女主走心催泪", "movie_director": "吕乐", "movie_tags": "剧情", "movie_starring": "姚晨,马伊琍,袁文康,吴昊宸,高叶,齐欢,王梓尘,陶昕然", "movie_length": "102", "movie_name": "找到你" }, { "movie_score": "8.0", "movies_wd": "悲伤逆流成河 热门电影", "is_new": "0", "movie_big_picture": "http://d.hiphotos.baidu.com/movie/pic/item/78310a55b319ebc4ac1697848f26cffc1e171644.jpg", "movie_id": "95519", "movie_nation": "中国大陆", "movie_picture": "http://b.hiphotos.baidu.com/movie/pic/item/71cf3bc79f3df8dc30866e8cc011728b47102870.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-21", "movie_message": "一路成长与失去 收获喜悦或悲伤", "movie_director": "落落", "movie_tags": "剧情,爱情,家庭", "movie_starring": "赵英博,任敏,辛云来,章若楠,朱丹妮", "movie_length": "105", "movie_name": "悲伤逆流成河" }, { "movie_score": "8.0", "movies_wd": "精灵旅社3:疯狂假期 热门电影", "is_new": "0", "movie_big_picture": "http://d.hiphotos.baidu.com/movie/pic/item/d1160924ab18972b4f050dfbebcd7b899e510ac7.jpg", "movie_id": "95781", "movie_nation": "美国", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/b64543a98226cffca504b283b4014a90f603ead1.jpg", "is_imax": 0, "movie_type": "3D", "movie_release_date": "2018-08-17", "movie_message": "首周票房冠军 全家观影必备", "movie_director": "格恩迪·塔塔科夫斯基", "movie_tags": "喜剧,动画,奇幻", "movie_starring": "亚当·桑德勒,赛琳娜·戈麦斯,安迪·萨姆伯格,史蒂夫·布西密,凯瑟琳·哈恩,凯文·詹姆斯,梅尔·布鲁克斯,大卫·斯佩德,法兰·德瑞雪,科甘-迈克尔·凯,克莉丝汀·泰根,乔·乔纳斯,莫莉·香侬,乔·怀特,格恩迪·塔塔科夫斯基", "movie_length": "98", "movie_name": "精灵旅社3:疯狂假期" }, { "movie_score": "7.9", "movies_wd": "古剑奇谭之流月昭明 热门电影", "is_new": "0", "movie_big_picture": "http://a.hiphotos.baidu.com/movie/pic/item/3812b31bb051f819d639984ed7b44aed2e73e792.jpg", "movie_id": "95765", "movie_nation": "中国大陆", "movie_picture": "http://b.hiphotos.baidu.com/movie/pic/item/f2deb48f8c5494ee293f941d20f5e0fe99257e91.jpg", "is_imax": 0, "movie_type": "3D", "movie_release_date": "2018-10-01", "movie_message": "踏上偃术修行 阻止灾难降临", "movie_director": "雷尼·哈林", "movie_tags": "奇幻,动作", "movie_starring": "王力宏,宋茜,高以翔,高圣远,张智霖,柳岩,伍嘉成,吴千语,那威", "movie_length": "105", "movie_name": "古剑奇谭之流月昭明" }, { "movie_score": "7.8", "movies_wd": "念念手纪 热门电影", "is_new": "0", "movie_big_picture": "http://d.hiphotos.baidu.com/movie/pic/item/9345d688d43f8794f7ba0d16df1b0ef41bd53a44.jpg", "movie_id": "95813", "movie_nation": "日本", "movie_picture": "http://f.hiphotos.baidu.com/movie/pic/item/2fdda3cc7cd98d10fc7749092c3fb80e7bec9063.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-14", "movie_message": "翻看少女日记 牵手青春记忆", "movie_director": "月川翔 ", "movie_tags": "剧情,爱情", "movie_starring": "北村匠海,北川景子 ,小栗旬 ,大友花恋 ", "movie_length": "116", "movie_name": "念念手纪" }, { "movie_score": "7.7", "movies_wd": "嘻哈英熊 热门电影", "is_new": "0", "movie_big_picture": "http://b.hiphotos.baidu.com/movie/pic/item/37d3d539b6003af3c3b3bf40382ac65c1038b681.jpg", "movie_id": "10287", "movie_nation": "中国大陆", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/8601a18b87d6277f2d65511825381f30e924fc9f.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-10-04", "movie_message": "熊父救儿 斗智斗勇", "movie_director": "王琦", "movie_tags": "动画,冒险,喜剧", "movie_starring": "林强,刘康,徐梦娟,郭政建", "movie_length": "86", "movie_name": "嘻哈英熊" }, { "movie_score": "7.7", "movies_wd": "阿凡提之奇缘历险 热门电影", "is_new": "0", "movie_big_picture": "http://g.hiphotos.baidu.com/movie/pic/item/e61190ef76c6a7ef601c4c2ff0faaf51f3de6685.jpg", "movie_id": "95751", "movie_nation": "中国大陆", "movie_picture": "http://c.hiphotos.baidu.com/movie/pic/item/4034970a304e251f4f6b01f1aa86c9177f3e531f.jpg", "is_imax": 0, "movie_type": "3D/2D", "movie_release_date": "2018-10-01", "movie_message": "美影经典 全民回忆", "movie_director": "刘炜", "movie_tags": "动画,冒险", "movie_starring": "李扬,胡谦,蒋可,李晔,游军,王衡,王燕华,周南飞,瞿巍,严丽桢,黄晨", "movie_length": "85", "movie_name": "阿凡提之奇缘历险" }, { "movie_score": "7.7", "movies_wd": "黄金兄弟 热门电影", "is_new": "0", "movie_big_picture": "http://c.hiphotos.baidu.com/movie/pic/item/a8014c086e061d95b881632676f40ad163d9caed.jpg", "movie_id": "95773", "movie_nation": "中国大陆", "movie_picture": "http://f.hiphotos.baidu.com/movie/pic/item/14ce36d3d539b600d71c5ba9e450352ac75cb7da.jpg", "is_imax": 1, "movie_type": "IMAX2D", "movie_release_date": "2018-09-21", "movie_message": "郑伊健、陈小春等五兄弟合体", "movie_director": "钱嘉乐", "movie_tags": "动作,犯罪", "movie_starring": "郑伊健,陈小春,谢天华,钱嘉乐,林晓峰,曾志伟", "movie_length": "100", "movie_name": "黄金兄弟" }, { "movie_score": "7.6", "movies_wd": "爱猫之城 热门电影", "is_new": "0", "movie_big_picture": "http://e.hiphotos.baidu.com/movie/pic/item/242dd42a2834349b07891898c4ea15ce36d3be1b.jpg", "movie_id": "95616", "movie_nation": "土耳其,美国", "movie_picture": "http://a.hiphotos.baidu.com/movie/pic/item/5fdf8db1cb13495459f89e795b4e9258d0094acc.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-22", "movie_message": "狗年看猫 魔力治愈", "movie_director": "杰达·托伦", "movie_tags": "纪录片", "movie_starring": "布朗特·乌斯塔曼 ,小狮子,本古,杜曼", "movie_length": "79", "movie_name": "爱猫之城" }, { "movie_score": "7.5", "movies_wd": "新灰姑娘 热门电影", "is_new": "0", "movie_big_picture": "http://d.hiphotos.baidu.com/movie/pic/item/9345d688d43f879467e47d28df1b0ef41bd53a98.jpg", "movie_id": "95757", "movie_nation": "中国大陆,美国", "movie_picture": "http://h.hiphotos.baidu.com/movie/pic/item/242dd42a2834349b441d5b83c4ea15ce36d3be98.jpg", "is_imax": 0, "movie_type": "3D", "movie_release_date": "2018-10-01", "movie_message": "逃离阴谋陷阱 拯救落难王子", "movie_director": "林恩·萨瑟兰", "movie_tags": "动画,冒险,奇幻", "movie_starring": "Cassandra Morris,Kristen Day,Chris Niosi,Bob Klein,Tony Azzolino,Wendee Lee,Terry Stone,Stephen Mendel,蒋丽,王梓,邵敏佳,赵路,刘飞,程晓桦,程玉珠", "movie_length": "87", "movie_name": "新灰姑娘" }, { "movie_score": "7.5", "movies_wd": "虎胆追凶 热门电影", "is_new": "0", "movie_big_picture": "http://a.hiphotos.baidu.com/movie/pic/item/d62a6059252dd42a98eca1b80e3b5bb5c9eab838.jpg", "movie_id": "95823", "movie_nation": "美国", "movie_picture": "http://h.hiphotos.baidu.com/movie/pic/item/6a63f6246b600c3320f67edb174c510fd9f9a112.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-21", "movie_message": "追凶大快人心 正义永不缺席", "movie_director": "伊莱·罗斯", "movie_tags": "动作,剧情,犯罪", "movie_starring": "布鲁斯·威利斯,文森特·多诺费奥,伊丽莎白·苏,迪恩·诺里斯 ", "movie_length": "97", "movie_name": "虎胆追凶" }, { "movie_score": "7.5", "movies_wd": "江湖儿女 热门电影", "is_new": "0", "movie_big_picture": "http://e.hiphotos.baidu.com/movie/pic/item/aa64034f78f0f7367b146f2d0755b319ebc41337.jpg", "movie_id": "95673", "movie_nation": "中国大陆", "movie_picture": "http://a.hiphotos.baidu.com/movie/pic/item/80cb39dbb6fd526668171e38a618972bd40736d9.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-21", "movie_message": "贾樟柯再出新作 高口碑入围戛纳", "movie_director": "贾樟柯", "movie_tags": "爱情,犯罪", "movie_starring": "赵涛,廖凡,徐峥,梁嘉艳,刁亦男,张一白,丁嘉丽,张译,董子健,冯家妹", "movie_length": "136", "movie_name": "江湖儿女" }, { "movie_score": "7.5", "movies_wd": "信仰者 热门电影", "is_new": "0", "movie_big_picture": "http://a.hiphotos.baidu.com/movie/pic/item/f9198618367adab4824e177286d4b31c8701e461.jpg", "movie_id": "95785", "movie_nation": "中国大陆", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/72f082025aafa40fe074c2eca664034f78f01954.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-08-24", "movie_message": "战况急转直下 坚守我军信仰", "movie_director": "杨虎", "movie_tags": "剧情,历史,传记", "movie_starring": "赵毅", "movie_length": "105", "movie_name": "信仰者" }, { "movie_score": "7.4", "movies_wd": "李保国 热门电影", "is_new": "0", "movie_big_picture": "http://e.hiphotos.baidu.com/movie/pic/item/4ec2d5628535e5ddfb23f00f7ac6a7efcf1b62d6.jpg", "movie_id": "95775", "movie_nation": "中国大陆", "movie_picture": "http://a.hiphotos.baidu.com/movie/pic/item/242dd42a2834349beb0a3b55c5ea15ce37d3bed6.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-07-25", "movie_message": "不顾身患重病 帮助百姓脱贫", "movie_director": "赵琦", "movie_tags": "剧情,传记", "movie_starring": "林永健,颜丹晨,尤勇,吴军", "movie_length": "100", "movie_name": "李保国" }, { "movie_score": "7.3", "movies_wd": "李茶的姑妈 热门电影", "is_new": "0", "movie_big_picture": "http://h.hiphotos.baidu.com/movie/pic/item/58ee3d6d55fbb2fb1451bf16424a20a44623dcb8.jpg", "movie_id": "95534", "movie_nation": "中国大陆", "movie_picture": "http://d.hiphotos.baidu.com/movie/pic/item/cb8065380cd791231c5c7370a0345982b2b78072.jpg", "is_imax": 1, "movie_type": "IMAX2D", "movie_release_date": "2018-09-30", "movie_message": "假扮姑妈 爆笑重生", "movie_director": "吴昱翰", "movie_tags": "喜剧", "movie_starring": "黄才伦,艾伦,宋阳,卢靖姗,韩彦博,陈冰,张镨冉,王宇,沈腾,常远,王成思,张琛", "movie_length": "113", "movie_name": "李茶的姑妈" }, { "movie_score": "7.3", "movies_wd": "天刃 热门电影", "is_new": "0", "movie_big_picture": "http://b.hiphotos.baidu.com/movie/pic/item/a08b87d6277f9e2f763db11b1230e924b899f39d.jpg", "movie_id": "95837", "movie_nation": "中国大陆", "movie_picture": "http://g.hiphotos.baidu.com/movie/pic/item/a50f4bfbfbedab644d7ae1d3fa36afc379311e9c.jpg", "is_imax": 0, "movie_type": "2D", "movie_release_date": "2018-09-21", "movie_message": "退休妻子惨死 牵扯黑暗幕后", "movie_director": "朱丹", "movie_tags": "动作,悬疑,犯罪", "movie_starring": "许铂岑,杜旭东,杜金京 ,常戎", "movie_length": "96", "movie_name": "天刃" } ], "cityname": "北京市", "location": { "lat": 39.904689386567, "lng": 116.40717056669 }, "cityid": 131 }, "status": "Success", "error": 0 } }

影片详情


接口地址:http://route.showapi.com/1251-3 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。
文件上传的POST时,enctype=multipart/form-data。

1、系统级参数(所有接入点都需要的参数):
参数名称 类型 示例值 必须 描述
showapi_appid String 100 易源应用id
showapi_sign String 698d51a19d8a121ce581499d7b701668 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可
showapi_timestamp String 20141114142239 客户端时间。
格式yyyyMMddHHmmss,如20141114142239
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。
showapi_res_gzip String 1或0 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...
2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表):
参数名称 类型 默认值 示例值 必须 描述
id String
95757
电影id,从【热映影片】接口返回结果中获取字段“movie_id”
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1251-3","my_appId","my_appSecret") .addTextPara("id","95757") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起
名称 类型 示例值 描述
showapi_res_body String {"city":"昆明","prov":"云南"} 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_code int 0
易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
showapi_res_error String 用户输入有误! 错误信息的展示
showapi_res_id String ce135f6739294c63be0c021b76b6fbff 本次请求id
...
2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起
名称 类型 示例值 描述
ret_code Number
0
约定参数
msg String
突然之间,一次大停电的灾难降临。最初,人们以为是小范围、暂时性的停电,不当回事,被电车抛弃的上班族奔命一样想 办法冲向办公室,学生们发现老师没能来校上课,都欢呼雀跃。但是很快,事情开始失控。在东京生活的铃木一家四口,忙 于工作的父亲铃木义之(小日向文世 饰),被家务所困的母亲光恵(深津绘里 饰),沉默寡言的弟弟贤司(泉泽佑希 饰), 自私自利的姐姐结衣(葵若菜 饰),决定骑自行车去乡下,逃离东京 ,去往光慧在乡下的娘家,那里最起码可以过上自给 自足的生活,他们匆匆上路,一人一辆自行车,几件衣服,几瓶水。缺水,日晒,暴雨,狂风,死亡威胁。一家人互相指责 和推诿,挤压出所有懦弱,濒临崩溃.....
电影详情
...
返回示例:{ "showapi_res_code": 0, "showapi_res_error": "", "showapi_res_body": { "ret_code": "0", "msg": "突然之间,一次大停电的灾难降临。最初,人们以为是小范围、暂时性的停电,不当回事,被电车抛弃的上班族奔命一样想 办法冲向办公室,学生们发现老师没能来校上课,都欢呼雀跃。但是很快,事情开始失控。在东京生活的铃木一家四口,忙 于工作的父亲铃木义之(小日向文世 饰),被家务所困的母亲光恵(深津绘里 饰),沉默寡言的弟弟贤司(泉泽佑希 饰), 自私自利的姐姐结衣(葵若菜 饰),决定骑自行车去乡下,逃离东京 ,去往光慧在乡下的娘家,那里最起码可以过上自给 自足的生活,他们匆匆上路,一人一辆自行车,几件衣服,几瓶水。缺水,日晒,暴雨,狂风,死亡威胁。一家人互相指责 和推诿,挤压出所有懦弱,濒临崩溃....." } }

当日票房排行榜


接口地址:http://route.showapi.com/1251-4 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。
文件上传的POST时,enctype=multipart/form-data。

1、系统级参数(所有接入点都需要的参数):
参数名称 类型 示例值 必须 描述
showapi_appid String 100 易源应用id
showapi_sign String 698d51a19d8a121ce581499d7b701668 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可
showapi_timestamp String 20141114142239 客户端时间。
格式yyyyMMddHHmmss,如20141114142239
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。
showapi_res_gzip String 1或0 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...
2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表):
参数名称 类型 默认值 示例值 必须 描述
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1251-4","my_appId","my_appSecret") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起
名称 类型 示例值 描述
showapi_res_body String {"city":"昆明","prov":"云南"} 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_code int 0
易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
showapi_res_error String 用户输入有误! 错误信息的展示
showapi_res_id String ce135f6739294c63be0c021b76b6fbff 本次请求id
...
2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起
名称 类型 示例值 描述
ret_code Number
0
约定参数
data String
{ "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/dc54564e9258d1098096f99bdc58ccbf6c814da5.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1a25a4684b2039066e902a2f0cea805d&sec=0&imgtype=0&src=http%3A%2F%2Ff.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Faa64034f78f0f7362a8b1c280755b319ebc413a5.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1a25a4684b2039066e902a2f0cea805d&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4e4a20a4462309f75a38fd3b7f0e0cf3d7cad640.jpg", "large": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/aa64034f78f0f7362a8b1c280755b319ebc413a5.jpg" }, "attendance": 12.79, "goldScheRate": 10.81, "boxRate": 14.8, "scheNum": 29928, "movieBox": 1316.9, "playFlag": "上映8天", "movieName": "找到你", "movieTotalBox": 11319, "movieTotalBoxes": 11319, "playType": 2, "scheRate": 9.45, "movieId": 95695 }
json
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "c28cc129ccbd410b9d45de8f2e2df0c2", "showapi_res_code": 0, "showapi_res_body": { "data": [ { "posterUrl": { "small": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/42166d224f4a20a4e89476c49d529822720ed02f.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0f4ebd510d6ea09e78ad01d65c70079c&sec=0&imgtype=0&src=http%3A%2F%2Fh.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F1c950a7b02087bf49db41deaffd3572c11dfcf5d.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0f4ebd510d6ea09e78ad01d65c70079c&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4bed2e738bd4b31c0164deb88ad6277f9e2ff85d.jpg", "large": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/1c950a7b02087bf49db41deaffd3572c11dfcf5d.jpg" }, "attendance": 7.96, "goldScheRate": 26.26, "boxRate": 39.41, "scheNum": 76135, "movieBox": 3506.4, "playFlag": "上映13天", "movieName": "无双", "movieTotalBox": 85866, "movieTotalBoxes": 85866, "playType": 2, "scheRate": 24.04, "movieId": 95668 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/dc54564e9258d1098096f99bdc58ccbf6c814da5.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1a25a4684b2039066e902a2f0cea805d&sec=0&imgtype=0&src=http%3A%2F%2Ff.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Faa64034f78f0f7362a8b1c280755b319ebc413a5.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1a25a4684b2039066e902a2f0cea805d&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4e4a20a4462309f75a38fd3b7f0e0cf3d7cad640.jpg", "large": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/aa64034f78f0f7362a8b1c280755b319ebc413a5.jpg" }, "attendance": 12.79, "goldScheRate": 10.81, "boxRate": 14.8, "scheNum": 29928, "movieBox": 1316.9, "playFlag": "上映8天", "movieName": "找到你", "movieTotalBox": 11319, "movieTotalBoxes": 11319, "playType": 2, "scheRate": 9.45, "movieId": 95695 }, { "posterUrl": { "small": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/34fae6cd7b899e5129a8bd134fa7d933c8950d96.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=f0e7b3220096bef45028c57771d89d9e&sec=0&imgtype=0&src=http%3A%2F%2Fg.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fb58f8c5494eef01fec229fc2edfe9925bc317d87.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=f0e7b3220096bef45028c57771d89d9e&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/3c6d55fbb2fb431614d7fe7d2da4462308f7d3e9.jpg", "large": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b58f8c5494eef01fec229fc2edfe9925bc317d87.jpg" }, "attendance": 7.3, "goldScheRate": 13.14, "boxRate": 14.73, "scheNum": 39965, "movieBox": 1310.7, "playFlag": "上映13天", "movieName": "影", "movieTotalBox": 56080, "movieTotalBoxes": 56080, "playType": 2, "scheRate": 12.62, "movieId": 95506 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/cb8065380cd791231c5c7370a0345982b2b78072.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0ab978fdaa16cd9584c9a709e9912a04&sec=0&imgtype=0&src=http%3A%2F%2Fh.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F58ee3d6d55fbb2fb1451bf16424a20a44623dcb8.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0ab978fdaa16cd9584c9a709e9912a04&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/91529822720e0cf3b65ea9ff0746f21fbe09aa0d.jpg", "large": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/58ee3d6d55fbb2fb1451bf16424a20a44623dcb8.jpg" }, "attendance": 6.57, "goldScheRate": 7.93, "boxRate": 7.43, "scheNum": 26073, "movieBox": 661.1, "playFlag": "上映13天", "movieName": "李茶的姑妈", "movieTotalBox": 61275, "movieTotalBoxes": 61275, "playType": 2, "scheRate": 8.23, "movieId": 95534 }, { "posterUrl": { "small": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a71ea8d3fd1f41342a7cda0b281f95cad1c85e78.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1cef95a7177666f7a5fde318f41bb43d&sec=0&imgtype=0&src=http%3A%2F%2Fd.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F0e2442a7d933c8952235470edc1373f082020078.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1cef95a7177666f7a5fde318f41bb43d&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f703738da9773912a29c5a14f5198618367ae209.jpg", "large": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/0e2442a7d933c8952235470edc1373f082020078.jpg" }, "attendance": 3.68, "goldScheRate": 15.44, "boxRate": 7.42, "scheNum": 48835, "movieBox": 660.5, "playFlag": "首映", "movieName": "超能泰坦", "movieTotalBox": 666, "movieTotalBoxes": 666, "playType": 2, "scheRate": 15.42, "movieId": 95868 }, { "posterUrl": { "small": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/5882b2b7d0a20cf448bb20aa7b094b36acaf9998.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1d31d20e2a4bde9df69219a54988aa96&sec=0&imgtype=0&src=http%3A%2F%2Fe.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fa50f4bfbfbedab64ff0e93b5fa36afc379311e43.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1d31d20e2a4bde9df69219a54988aa96&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8d5494eef01f3a29b3e30bbb9425bc315c607c98.jpg", "large": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a50f4bfbfbedab64ff0e93b5fa36afc379311e43.jpg" }, "attendance": 4.2, "goldScheRate": 11.61, "boxRate": 5.7, "scheNum": 37701, "movieBox": 507.3, "playFlag": "首映", "movieName": "嗝嗝老师", "movieTotalBox": 526, "movieTotalBoxes": 526, "playType": 2, "scheRate": 11.91, "movieId": 95791 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/9e3df8dcd100baa19ea316924a10b912c8fc2e0f.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=e17ecb5695bd8130686a9a4df3fce154&sec=0&imgtype=0&src=http%3A%2F%2Fb.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fa1ec08fa513d26979826597458fbb2fb4316d826.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=e17ecb5695bd8130686a9a4df3fce154&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8ad4b31c8701a18b245d4366932f07082838fe61.jpg", "large": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a1ec08fa513d26979826597458fbb2fb4316d826.jpg" }, "attendance": 7.38, "goldScheRate": 4.18, "boxRate": 4.31, "scheNum": 15668, "movieBox": 383.9, "playFlag": "上映13天", "movieName": "胖子行动队", "movieTotalBox": 23701, "movieTotalBoxes": 23701, "playType": 2, "scheRate": 4.95, "movieId": 95284 }, { "posterUrl": { "small": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/71cf3bc79f3df8dc30866e8cc011728b47102870.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=702d961084a0ef0e510bcb84424d7525&sec=0&imgtype=0&src=http%3A%2F%2Fd.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F78310a55b319ebc4ac1697848f26cffc1e171644.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=702d961084a0ef0e510bcb84424d7525&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/d833c895d143ad4bda54a7dd8f025aafa40f06b0.jpg", "large": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/78310a55b319ebc4ac1697848f26cffc1e171644.jpg" }, "attendance": 8.89, "goldScheRate": 2.83, "boxRate": 2.92, "scheNum": 9085, "movieBox": 260.4, "playFlag": "上映22天", "movieName": "悲伤逆流成河", "movieTotalBox": 34572, "movieTotalBoxes": 34572, "playType": 2, "scheRate": 2.87, "movieId": 95519 }, { "posterUrl": { "small": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/faf2b2119313b07eab439d1301d7912397dd8c2b.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=3d65213cfc8acaa6bc773000e73dedde&sec=0&imgtype=0&src=http%3A%2F%2Fb.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F8d5494eef01f3a29bc0218d59425bc315d607ce7.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=3d65213cfc8acaa6bc773000e73dedde&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/77094b36acaf2eddd17784f2801001e939019323.jpg", "large": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8d5494eef01f3a29bc0218d59425bc315d607ce7.jpg" }, "attendance": 6.41, "goldScheRate": 0.46, "boxRate": 0.71, "scheNum": 4423, "movieBox": 66.3, "playFlag": "首映", "movieName": "午夜幽灵", "movieTotalBox": 78, "movieTotalBoxes": 78, "playType": 2, "scheRate": 1.4, "movieId": 95558 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/3b292df5e0fe99259fea352839a85edf8cb171e7.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=8d5cefaafcc034475a50407ab5131e6d&sec=0&imgtype=0&src=http%3A%2F%2Fh.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fb21c8701a18b87d6b8a4f7670a0828381e30fde0.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=8d5cefaafcc034475a50407ab5131e6d&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/e824b899a9014c08c6e874dd077b02087af4f4f3.jpg", "large": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b21c8701a18b87d6b8a4f7670a0828381e30fde0.jpg" }, "attendance": 1.84, "goldScheRate": 2.04, "boxRate": 0.74, "scheNum": 11163, "movieBox": 65.9, "playFlag": "首映", "movieName": "帝企鹅日记2:召唤", "movieTotalBox": 65, "movieTotalBoxes": 65, "playType": 2, "scheRate": 3.53, "movieId": 95867 }, { "posterUrl": { "small": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/060828381f30e924116dcc4241086e061c95f7fc.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=611493245e5b216204bdef64f3efb510&sec=0&imgtype=0&src=http%3A%2F%2Ff.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fbd3eb13533fa828b9b56ce90f01f4134970a5a4f.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=611493245e5b216204bdef64f3efb510&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/3c6d55fbb2fb4316a8d62a092da4462308f7d3fc.jpg", "large": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/bd3eb13533fa828b9b56ce90f01f4134970a5a4f.jpg" }, "attendance": 2.76, "goldScheRate": 2.48, "boxRate": 0.64, "scheNum": 6873, "movieBox": 56.8, "playFlag": "首映", "movieName": "玛雅蜜蜂历险记", "movieTotalBox": 56, "movieTotalBoxes": 56, "playType": 2, "scheRate": 2.17, "movieId": 38226 }, { "posterUrl": { "small": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4034970a304e251f4f6b01f1aa86c9177f3e531f.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1f8fce82b09402ef31d73e0d413a5beb&sec=0&imgtype=0&src=http%3A%2F%2Fg.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fe61190ef76c6a7ef601c4c2ff0faaf51f3de6685.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=1f8fce82b09402ef31d73e0d413a5beb&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b151f8198618367aea459ad423738bd4b21ce5ef.jpg", "large": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/e61190ef76c6a7ef601c4c2ff0faaf51f3de6685.jpg" }, "attendance": 3.14, "goldScheRate": 0.7, "boxRate": 0.26, "scheNum": 1985, "movieBox": 22.8, "playFlag": "上映12天", "movieName": "阿凡提之奇缘历险", "movieTotalBox": 7099, "movieTotalBoxes": 7099, "playType": 2, "scheRate": 0.63, "movieId": 95751 }, { "posterUrl": { "small": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/0df3d7ca7bcb0a46e6839c356663f6246b60af1c.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=8a3187bb1fb47e20c30c0c3df8f165a3&sec=0&imgtype=0&src=http%3A%2F%2Fh.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F472309f7905298227db12ecfdaca7bcb0a46d43f.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=8a3187bb1fb47e20c30c0c3df8f165a3&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/37d12f2eb9389b501a5ef75e8835e5dde7116e1c.jpg", "large": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/472309f7905298227db12ecfdaca7bcb0a46d43f.jpg" }, "attendance": 2.33, "goldScheRate": 0.48, "boxRate": 0.21, "scheNum": 2797, "movieBox": 18.8, "playFlag": "首映", "movieName": "张艺谋和他的“影”", "movieTotalBox": 33, "movieTotalBoxes": 33, "playType": 2, "scheRate": 0.88, "movieId": 95857 }, { "posterUrl": { "small": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/5fdf8db1cb1349542cd5b3135b4e9258d0094af9.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0b0c32b4fc1ee962e777825591fb511d&sec=0&imgtype=0&src=http%3A%2F%2Fc.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fb8389b504fc2d5628f2b8a9aea1190ef76c66ca1.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0b0c32b4fc1ee962e777825591fb511d&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/fd039245d688d43fd4b9cb85701ed21b0ef43bb0.jpg", "large": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b8389b504fc2d5628f2b8a9aea1190ef76c66ca1.jpg" }, "attendance": 3.26, "goldScheRate": 0.59, "boxRate": 0.2, "scheNum": 1639, "movieBox": 17.7, "playFlag": "首映", "movieName": "红高粱", "movieTotalBox": 18, "movieTotalBoxes": 18, "playType": 2, "scheRate": 0.52, "movieId": 93288 }, { "posterUrl": { "small": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/14ce36d3d539b600d71c5ba9e450352ac75cb7da.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=ac3817032c30916077ad3b02872958c9&sec=0&imgtype=0&src=http%3A%2F%2Fc.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fa8014c086e061d95b881632676f40ad163d9caed.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=ac3817032c30916077ad3b02872958c9&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/e7cd7b899e510fb377de2389d433c895d0430cec.jpg", "large": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a8014c086e061d95b881632676f40ad163d9caed.jpg" }, "attendance": 4.77, "goldScheRate": 0.18, "boxRate": 0.11, "scheNum": 701, "movieBox": 9.9, "playFlag": "上映22天", "movieName": "黄金兄弟", "movieTotalBox": 29927, "movieTotalBoxes": 29927, "playType": 2, "scheRate": 0.22, "movieId": 95773 }, { "posterUrl": { "small": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/0df431adcbef76093c255ca423dda3cc7cd99edb.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=f35394bd1561fac8aa6fd2f163c3a3e1&sec=0&imgtype=0&src=http%3A%2F%2Ff.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Ff7246b600c338744a6dfea475c0fd9f9d72aa0f7.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=f35394bd1561fac8aa6fd2f163c3a3e1&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b64543a98226cffc1ae66589b4014a90f603ea39.jpg", "large": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f7246b600c338744a6dfea475c0fd9f9d72aa0f7.jpg" }, "attendance": 6.93, "goldScheRate": 0.1, "boxRate": 0.1, "scheNum": 423, "movieBox": 9.4, "playFlag": "上映29天", "movieName": "反贪风暴3", "movieTotalBox": 42667, "movieTotalBoxes": 42667, "playType": 2, "scheRate": 0.13, "movieId": 95227 }, { "posterUrl": { "small": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/242dd42a2834349b441d5b83c4ea15ce36d3be98.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=a9e78bec7d96149bc9e3d06ca714fcc5&sec=0&imgtype=0&src=http%3A%2F%2Fd.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F9345d688d43f879467e47d28df1b0ef41bd53a98.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=a9e78bec7d96149bc9e3d06ca714fcc5&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/c2cec3fdfc03924517532b0a8a94a4c27c1e25d5.jpg", "large": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/9345d688d43f879467e47d28df1b0ef41bd53a98.jpg" }, "attendance": 1.83, "goldScheRate": 0.43, "boxRate": 0.11, "scheNum": 1819, "movieBox": 9.3, "playFlag": "上映12天", "movieName": "新灰姑娘", "movieTotalBox": 6259, "movieTotalBoxes": 6259, "playType": 2, "scheRate": 0.57, "movieId": 95757 }, { "posterUrl": { "small": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/80cb39dbb6fd526668171e38a618972bd40736d9.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=817da672fd9df87cc9a3ff8126fa13a1&sec=0&imgtype=0&src=http%3A%2F%2Fe.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Faa64034f78f0f7367b146f2d0755b319ebc41337.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=817da672fd9df87cc9a3ff8126fa13a1&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/962bd40735fae6cdbb5e884d02b30f2442a70f37.jpg", "large": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/aa64034f78f0f7367b146f2d0755b319ebc41337.jpg" }, "attendance": 5.97, "goldScheRate": 0.03, "boxRate": 0.04, "scheNum": 162, "movieBox": 3.2, "playFlag": "上映22天", "movieName": "江湖儿女", "movieTotalBox": 7046, "movieTotalBoxes": 7046, "playType": 2, "scheRate": 0.05, "movieId": 95673 }, { "posterUrl": { "small": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f2deb48f8c5494ee293f941d20f5e0fe99257e91.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=c0ab9e43b6aa22e6533bde01c2e097bb&sec=0&imgtype=0&src=http%3A%2F%2Fa.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F3812b31bb051f819d639984ed7b44aed2e73e792.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=c0ab9e43b6aa22e6533bde01c2e097bb&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/6a63f6246b600c33091345cc174c510fd9f9a148.jpg", "large": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/3812b31bb051f819d639984ed7b44aed2e73e792.jpg" }, "attendance": 2.01, "goldScheRate": 0.09, "boxRate": 0.02, "scheNum": 411, "movieBox": 1.5, "playFlag": "上映12天", "movieName": "古剑奇谭之流月昭明", "movieTotalBox": 1507, "movieTotalBoxes": 1507, "playType": 2, "scheRate": 0.13, "movieId": 95765 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/d058ccbf6c81800a7a538723bc3533fa828b476c.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=57398bd68d30c1719504174d27918acf&sec=0&imgtype=0&src=http%3A%2F%2Fc.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Ff7246b600c338744e93f21515c0fd9f9d72aa020.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=57398bd68d30c1719504174d27918acf&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a71ea8d3fd1f4134fb810b53281f95cad1c85e6c.jpg", "large": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f7246b600c338744e93f21515c0fd9f9d72aa020.jpg" }, "attendance": 43.36, "goldScheRate": 0, "boxRate": 0.01, "scheNum": 6, "movieBox": 1.3, "playFlag": "上映29天", "movieName": "让我怎么相信你", "movieTotalBox": 99, "movieTotalBoxes": 99, "playType": 2, "scheRate": 0, "movieId": 95622 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/0bd162d9f2d3572cea5fb6f28713632762d0c35b.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=4d31981e238cba9eafe224a34dcfedfc&sec=0&imgtype=0&src=http%3A%2F%2Fb.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F8c1001e93901213fe9dd64f259e736d12f2e9535.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=4d31981e238cba9eafe224a34dcfedfc&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a044ad345982b2b7937113ea3cadcbef76099b35.jpg", "large": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8c1001e93901213fe9dd64f259e736d12f2e9535.jpg" }, "attendance": 7.5, "goldScheRate": 0.01, "boxRate": 0.01, "scheNum": 52, "movieBox": 1.3, "playFlag": "上映29天", "movieName": "镰仓物语", "movieTotalBox": 5264, "movieTotalBoxes": 5264, "playType": 2, "scheRate": 0.02, "movieId": 95591 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/72f082025aafa40fe074c2eca664034f78f01954.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=eaff096cdda6510b7da3f2cfeb56a36c&sec=0&imgtype=0&src=http%3A%2F%2Fa.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Ff9198618367adab4824e177286d4b31c8701e461.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=eaff096cdda6510b7da3f2cfeb56a36c&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4b90f603738da977f8b18a1abd51f8198618e361.jpg", "large": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f9198618367adab4824e177286d4b31c8701e461.jpg" }, "attendance": 24.87, "goldScheRate": 0.01, "boxRate": 0.01, "scheNum": 32, "movieBox": 1.2, "playFlag": "上映50天", "movieName": "信仰者", "movieTotalBox": 332, "movieTotalBoxes": 332, "playType": 2, "scheRate": 0.01, "movieId": 95785 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/d043ad4bd11373f0499945e1a00f4bfbfbed042d.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=8e1b4f4d2d679539d6394aa31431a50b&sec=0&imgtype=0&src=http%3A%2F%2Fh.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Ff636afc379310a556482f48ab34543a98226102d.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=8e1b4f4d2d679539d6394aa31431a50b&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/83025aafa40f4bfb3476b42a074f78f0f736182d.jpg", "large": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f636afc379310a556482f48ab34543a98226102d.jpg" }, "attendance": 31.5, "goldScheRate": 0.01, "boxRate": 0.01, "scheNum": 8, "movieBox": 1, "playFlag": "上映2377天", "movieName": "泰坦尼克号", "movieTotalBox": 94625, "movieTotalBoxes": 94625, "playType": 2, "scheRate": 0, "movieId": 8515 }, { "posterUrl": { "small": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f9dcd100baa1cd11368a32f7b512c8fcc3ce2d2c.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=7e7ef005cd688d6040da33a803135863&sec=0&imgtype=0&src=http%3A%2F%2Ff.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fe824b899a9014c08f3076872067b02087bf4f42d.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=7e7ef005cd688d6040da33a803135863&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8644ebf81a4c510f15d2a2cd6c59252dd52aa5d7.jpg", "large": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/e824b899a9014c08f3076872067b02087bf4f42d.jpg" }, "attendance": 4.47, "goldScheRate": 0.03, "boxRate": 0.01, "scheNum": 102, "movieBox": 1, "playFlag": "上映78天", "movieName": "西虹市首富", "movieTotalBox": 250878, "movieTotalBoxes": 250878, "playType": 2, "scheRate": 0.03, "movieId": 95452 }, { "posterUrl": { "small": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/838ba61ea8d3fd1f6dc9ed283d4e251f94ca5fdb.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=dd3764c800f8aeb042dba8dac9b27ee4&sec=0&imgtype=0&src=http%3A%2F%2Ff.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F8b82b9014a90f6030efbd2553412b31bb051ed5d.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=dd3764c800f8aeb042dba8dac9b27ee4&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b58f8c5494eef01f376a56d7edfe9925bc317da1.jpg", "large": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8b82b9014a90f6030efbd2553412b31bb051ed5d.jpg" }, "attendance": 10.84, "goldScheRate": 0, "boxRate": 0.01, "scheNum": 24, "movieBox": 1, "playFlag": "上映22天", "movieName": "天慕", "movieTotalBox": 17, "movieTotalBoxes": 17, "playType": 2, "scheRate": 0.01, "movieId": 95844 }, { "posterUrl": { "small": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/7dd98d1001e939016f2d991276ec54e736d196ea.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=b4f39d745bf97f3fcf17bc2b0d02c0e2&sec=0&imgtype=0&src=http%3A%2F%2Fg.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fae51f3deb48f8c54f206d00337292df5e1fe7fc0.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=b4f39d745bf97f3fcf17bc2b0d02c0e2&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/37d12f2eb9389b50182af57e8835e5dde6116ec0.jpg", "large": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/ae51f3deb48f8c54f206d00337292df5e1fe7fc0.jpg" }, "attendance": 27.03, "goldScheRate": 0.01, "boxRate": 0.01, "scheNum": 10, "movieBox": 0.9, "playFlag": "点映", "movieName": "昨日青空", "movieTotalBox": 218, "movieTotalBoxes": 218, "playType": 1, "scheRate": 0, "movieId": 95210 }, { "posterUrl": { "small": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a50f4bfbfbedab644d7ae1d3fa36afc379311e9c.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=05e8eea562cdb5cb686a245e2ab0c463&sec=0&imgtype=0&src=http%3A%2F%2Fb.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fa08b87d6277f9e2f763db11b1230e924b899f39d.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=05e8eea562cdb5cb686a245e2ab0c463&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/c75c10385343fbf20f180a30bd7eca8065388fe9.jpg", "large": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a08b87d6277f9e2f763db11b1230e924b899f39d.jpg" }, "attendance": 15.57, "goldScheRate": 0, "boxRate": 0.01, "scheNum": 22, "movieBox": 0.8, "playFlag": "上映22天", "movieName": "天刃", "movieTotalBox": 18, "movieTotalBoxes": 18, "playType": 2, "scheRate": 0.01, "movieId": 95837 }, { "posterUrl": { "small": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8b82b9014a90f603a948b7693412b31bb051ed20.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=592a51f112eb9d1bb084d5b252e68dba&sec=0&imgtype=0&src=http%3A%2F%2Fc.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fdc54564e9258d109c90f829cdc58ccbf6c814d2b.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=592a51f112eb9d1bb084d5b252e68dba&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b3b7d0a20cf431ad8c6868174636acaf2edd9861.jpg", "large": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/dc54564e9258d109c90f829cdc58ccbf6c814d2b.jpg" }, "attendance": 3.3, "goldScheRate": 0.02, "boxRate": 0.01, "scheNum": 84, "movieBox": 0.8, "playFlag": "上映21天", "movieName": "大闹西游", "movieTotalBox": 3748, "movieTotalBoxes": 3748, "playType": 2, "scheRate": 0.03, "movieId": 95531 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/09fa513d269759eeb616ced2bffb43166d22df61.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=f5a650a9fe1e4037e0a922c137dc4a40&sec=0&imgtype=0&src=http%3A%2F%2Fa.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F4a36acaf2edda3ccac7e16390ce93901213f9215.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=f5a650a9fe1e4037e0a922c137dc4a40&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/bd3eb13533fa828bae8f33faf01f4134970a5a7e.jpg", "large": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4a36acaf2edda3ccac7e16390ce93901213f9215.jpg" }, "attendance": 66.21, "goldScheRate": 0, "boxRate": 0.01, "scheNum": 2, "movieBox": 0.7, "playFlag": "上映22天", "movieName": "迷失的彩虹·古坠归来", "movieTotalBox": 11, "movieTotalBoxes": 11, "playType": 2, "scheRate": 0, "movieId": 95851 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b64543a98226cffca504b283b4014a90f603ead1.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=747ba9d617b9968c071625c4adccb6b8&sec=0&imgtype=0&src=http%3A%2F%2Fd.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fd1160924ab18972b4f050dfbebcd7b899e510ac7.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=747ba9d617b9968c071625c4adccb6b8&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/7e3e6709c93d70cf41c5a73cf5dcd100baa12bc7.jpg", "large": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/d1160924ab18972b4f050dfbebcd7b899e510ac7.jpg" }, "attendance": 4.97, "goldScheRate": 0.02, "boxRate": 0.01, "scheNum": 32, "movieBox": 0.6, "playFlag": "上映57天", "movieName": "精灵旅社3:疯狂假期", "movieTotalBox": 23959, "movieTotalBoxes": 23959, "playType": 2, "scheRate": 0.01, "movieId": 95781 }, { "posterUrl": { "small": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8644ebf81a4c510f7fca4cef6c59252dd42aa53d.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=cf81f537ace8db3636e053a8e70afe6c&sec=0&imgtype=0&src=http%3A%2F%2Fh.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F77c6a7efce1b9d161ac93494ffdeb48f8c54643d.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=cf81f537ace8db3636e053a8e70afe6c&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/472309f790529822eaf29636dbca7bcb0b46d406.jpg", "large": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/77c6a7efce1b9d161ac93494ffdeb48f8c54643d.jpg" }, "attendance": 8.36, "goldScheRate": 0, "boxRate": 0, "scheNum": 6, "movieBox": 0.4, "playFlag": "上映28天", "movieName": "禹神传之寻找神力", "movieTotalBox": 34, "movieTotalBoxes": 34, "playType": 2, "scheRate": 0, "movieId": 95742 }, { "posterUrl": { "small": "https://gss0.baidu.com/-Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8601a18b87d6277f2d65511825381f30e924fc9f.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=7cd528066831c7053c46debdb88a9402&sec=0&imgtype=0&src=http%3A%2F%2Fb.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F37d3d539b6003af3c3b3bf40382ac65c1038b681.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=7cd528066831c7053c46debdb88a9402&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/f603918fa0ec08fa9c77708754ee3d6d55fbda9f.jpg", "large": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/37d3d539b6003af3c3b3bf40382ac65c1038b681.jpg" }, "attendance": 1, "goldScheRate": 0.05, "boxRate": 0, "scheNum": 156, "movieBox": 0.3, "playFlag": "上映9天", "movieName": "嘻哈英熊", "movieTotalBox": 364, "movieTotalBoxes": 364, "playType": 2, "scheRate": 0.05, "movieId": 10287 }, { "posterUrl": { "small": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/5fdf8db1cb13495459f89e795b4e9258d0094acc.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=98c9af0d490c4f5e55445e082389cca7&sec=0&imgtype=0&src=http%3A%2F%2Fe.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F242dd42a2834349b07891898c4ea15ce36d3be1b.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=98c9af0d490c4f5e55445e082389cca7&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/c8177f3e6709c93d1e1478ea923df8dcd00054cc.jpg", "large": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/242dd42a2834349b07891898c4ea15ce36d3be1b.jpg" }, "attendance": 3.13, "goldScheRate": 0, "boxRate": 0, "scheNum": 24, "movieBox": 0.2, "playFlag": "上映21天", "movieName": "爱猫之城", "movieTotalBox": 270, "movieTotalBoxes": 270, "playType": 2, "scheRate": 0.01, "movieId": 95616 }, { "posterUrl": { "small": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/6a63f6246b600c3320f67edb174c510fd9f9a112.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=3d1f1b30ad4e493c348d5eefeba88895&sec=0&imgtype=0&src=http%3A%2F%2Fa.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fd62a6059252dd42a98eca1b80e3b5bb5c9eab838.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=3d1f1b30ad4e493c348d5eefeba88895&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b2de9c82d158ccbf6a8d162914d8bc3eb13541eb.jpg", "large": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/d62a6059252dd42a98eca1b80e3b5bb5c9eab838.jpg" }, "attendance": 2.22, "goldScheRate": 0.01, "boxRate": 0, "scheNum": 20, "movieBox": 0.1, "playFlag": "上映22天", "movieName": "虎胆追凶", "movieTotalBox": 2208, "movieTotalBoxes": 2208, "playType": 2, "scheRate": 0.01, "movieId": 95823 }, { "posterUrl": { "small": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/77c6a7efce1b9d16d283fca5ffdeb48f8d5464a9.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=6f119d9cd3363cc0c67e08c2fca17567&sec=0&imgtype=0&src=http%3A%2F%2Fe.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fb812c8fcc3cec3fd908bc1b1da88d43f869427b8.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=6f119d9cd3363cc0c67e08c2fca17567&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/060828381f30e924042dfaf540086e061c95f76d.jpg", "large": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b812c8fcc3cec3fd908bc1b1da88d43f869427b8.jpg" }, "attendance": 10.08, "goldScheRate": 0, "boxRate": 0, "scheNum": 2, "movieBox": 0.1, "playFlag": "上映22天", "movieName": "冷恋时代", "movieTotalBox": 328, "movieTotalBoxes": 328, "playType": 2, "scheRate": 0, "movieId": 95741 }, { "posterUrl": { "small": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/2e2eb9389b504fc2cf95db31e8dde71190ef6d3f.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=e012a558abc5c5aca72f989d7e6ee52f&sec=0&imgtype=0&src=http%3A%2F%2Fe.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fa8014c086e061d95be305d0c76f40ad162d9ca94.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=e012a558abc5c5aca72f989d7e6ee52f&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/95eef01f3a292df5cc09c721b1315c6034a8733f.jpg", "large": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/a8014c086e061d95be305d0c76f40ad162d9ca94.jpg" }, "attendance": 3.54, "goldScheRate": 0.01, "boxRate": 0, "scheNum": 16, "movieBox": 0.1, "playFlag": "上映50天", "movieName": "爸,我一定行的", "movieTotalBox": 4284, "movieTotalBoxes": 4284, "playType": 2, "scheRate": 0.01, "movieId": 95777 }, { "posterUrl": { "small": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/9e3df8dcd100baa199d411924a10b912c8fc2e1a.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=225ce8237b921f416ebb35e5ee99a432&sec=0&imgtype=0&src=http%3A%2F%2Fc.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F0e2442a7d933c895ab86ce52dc1373f08202001a.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=225ce8237b921f416ebb35e5ee99a432&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b7fd5266d0160924c5bcf432d90735fae6cd3479.jpg", "large": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/0e2442a7d933c895ab86ce52dc1373f08202001a.jpg" }, "attendance": 0.62, "goldScheRate": 0.01, "boxRate": 0, "scheNum": 50, "movieBox": 0.1, "playFlag": "点映", "movieName": "营救汪星人", "movieTotalBox": 180, "movieTotalBoxes": 180, "playType": 1, "scheRate": 0.02, "movieId": 95024 }, { "posterUrl": { "small": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/242dd42a2834349beb0a3b55c5ea15ce37d3bed6.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=c39c31da340fa33a8f44040730775272&sec=0&imgtype=0&src=http%3A%2F%2Fe.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F4ec2d5628535e5ddfb23f00f7ac6a7efcf1b62d6.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=c39c31da340fa33a8f44040730775272&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/9345d688d43f8794c0971dfede1b0ef41ad53af1.jpg", "large": "https://gss0.baidu.com/-4o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4ec2d5628535e5ddfb23f00f7ac6a7efcf1b62d6.jpg" }, "attendance": 2.79, "goldScheRate": 0.01, "boxRate": 0, "scheNum": 24, "movieBox": 0.1, "playFlag": "上映80天", "movieName": "李保国", "movieTotalBox": 127, "movieTotalBoxes": 127, "playType": 2, "scheRate": 0.01, "movieId": 95775 }, { "posterUrl": { "small": "https://gss0.baidu.com/9vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/7c1ed21b0ef41bd54c333ae05cda81cb39db3d46.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0ceb3c822b151ccae738d8cdde434216&sec=0&imgtype=0&src=http%3A%2F%2Fa.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fd833c895d143ad4b295194d48f025aafa40f06a3.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=0ceb3c822b151ccae738d8cdde434216&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/00e93901213fb80ef1c2b3c33bd12f2eb9389497.jpg", "large": "https://gss0.baidu.com/94o3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/d833c895d143ad4b295194d48f025aafa40f06a3.jpg" }, "attendance": 3.64, "goldScheRate": 0, "boxRate": 0, "scheNum": 2, "movieBox": 0.1, "playFlag": "上映29天", "movieName": "说走就走之不说再见", "movieTotalBox": 976, "movieTotalBoxes": 976, "playType": 2, "scheRate": 0, "movieId": 95790 }, { "posterUrl": { "small": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/024f78f0f736afc39761f757be19ebc4b7451297.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=20b452d4ef8b7aabdda8649777ae6a96&sec=0&imgtype=0&src=http%3A%2F%2Fc.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2Fd0c8a786c9177f3ed51b343f7dcf3bc79f3d56d1.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=20b452d4ef8b7aabdda8649777ae6a96&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b64543a98226cffce8477780b4014a90f603ea90.jpg", "large": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/d0c8a786c9177f3ed51b343f7dcf3bc79f3d56d1.jpg" }, "attendance": 0.58, "goldScheRate": 0, "boxRate": 0, "scheNum": 18, "movieBox": 0, "playFlag": "上映57天", "movieName": "快把我哥带走", "movieTotalBox": 40444, "movieTotalBoxes": 40444, "playType": 2, "scheRate": 0.01, "movieId": 95669 }, { "posterUrl": { "small": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/95eef01f3a292df5172e0a2fb1315c6034a8731f.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=58caba0238fd7d30e2426895a57d71aa&sec=0&imgtype=0&src=http%3A%2F%2Fh.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F9358d109b3de9c82d6895fb56181800a19d8431f.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=58caba0238fd7d30e2426895a57d71aa&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/8601a18b87d6277fe8b0940225381f30e924fc6e.jpg", "large": "https://gss0.baidu.com/7Po3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/9358d109b3de9c82d6895fb56181800a19d8431f.jpg" }, "attendance": 0.05, "goldScheRate": 0, "boxRate": 0, "scheNum": 70, "movieBox": 0, "playFlag": "点映", "movieName": "美丽战争", "movieTotalBox": 0, "movieTotalBoxes": 0, "playType": 1, "scheRate": 0.02, "movieId": 95766 }, { "posterUrl": { "small": "https://gss0.baidu.com/9fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/11385343fbf2b2118174f6a1c68065380dd78e82.jpg", "timg": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=eb458cbff08568309f4e1bda42ed8ab8&sec=0&imgtype=0&src=http%3A%2F%2Ff.hiphotos.baidu.com%2Fmovie%2Fpic%2Fitem%2F4b90f603738da9778cb3f5c4bc51f8198718e345.jpg", "auto": "https://gsp0.baidu.com/6bNXsjip0QIZ8Aqbn9fN2DC/timg?name=cmoive&di=eb458cbff08568309f4e1bda42ed8ab8&sec=0&imgtype=0", "medium": "https://gss0.baidu.com/-fo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/b64543a98226cffcb0b6cc5db5014a90f703ea45.jpg", "large": "https://gss0.baidu.com/-vo3dSag_xI4khGko9WTAnF6hhy/movie/pic/item/4b90f603738da9778cb3f5c4bc51f8198718e345.jpg" }, "attendance": 7.03, "goldScheRate": 0, "boxRate": 0, "scheNum": 16, "movieBox": 0, "playFlag": "上映73天", "movieName": "浴血广昌", "movieTotalBox": 943, "movieTotalBoxes": 943, "playType": 2, "scheRate": 0.01, "movieId": 95769 } ], "ret_code": 0 } }

实时票房详情


接口地址:http://route.showapi.com/1251-6 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。
文件上传的POST时,enctype=multipart/form-data。

1、系统级参数(所有接入点都需要的参数):
参数名称 类型 示例值 必须 描述
showapi_appid String 100 易源应用id
showapi_sign String 698d51a19d8a121ce581499d7b701668 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可
showapi_timestamp String 20141114142239 客户端时间。
格式yyyyMMddHHmmss,如20141114142239
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。
showapi_res_gzip String 1或0 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...
2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表):
参数名称 类型 默认值 示例值 必须 描述
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1251-6","my_appId","my_appSecret") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起
名称 类型 示例值 描述
showapi_res_body String {"city":"昆明","prov":"云南"} 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_code int 0
易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
showapi_res_error String 用户输入有误! 错误信息的展示
showapi_res_id String ce135f6739294c63be0c021b76b6fbff 本次请求id
...
2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起
名称 类型 示例值 描述
ret_code Number
0
约定参数
data.detail String
{ "movieId": 95668, "movieName": "无双", "attribute": { "1": { "attrName": "上映天数", "attrValue": 10 }, "2": { "attrName": "累计票房", "attrValue": "7.51亿" }, "3": { "attrName": "实时票房", "attrValue": "199.5万" }, "4": { "attrName": "票房占比", "attrValue": 34.27 }, "5": { "attrName": "排片占比", "attrValue": 28.9 }, "6": { "attrName": "上座率", "attrValue": 0.71 }, "7": { "attrName": "排座占比", "attrValue": 35.25 }, "8": { "attrName": "场次", "attrValue": "8.71万" }, "9": { "attrName": "人次", "attrValue": "4.85万" }, "10": { "attrName": "场均人次", "attrValue": 1 }, "11": { "attrName": "场均收入", "attrValue": 19 }, "12": { "attrName": "平均票价", "attrValue": 38 } } }
json
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "80e0c2be6ea04e749ef307762af24a9a", "showapi_res_code": 0, "showapi_res_body": { "detail": [ { "movieName": "无双", "movieId": 95668, "attribute": { "1": { "attrValue": 13, "attrName": "上映天数" }, "2": { "attrValue": "8.59亿", "attrName": "累计票房" }, "3": { "attrValue": "3507.1万", "attrName": "实时票房" }, "4": { "attrValue": 39.41, "attrName": "票房占比" }, "5": { "attrValue": 24.04, "attrName": "排片占比" }, "6": { "attrValue": 15.13, "attrName": "上座率" }, "7": { "attrValue": 31.06, "attrName": "排座占比" }, "8": { "attrValue": "7.61万", "attrName": "场次" }, "9": { "attrValue": "97.35万", "attrName": "人次" }, "10": { "attrValue": 13, "attrName": "场均人次" }, "11": { "attrValue": 459, "attrName": "场均收入" }, "12": { "attrValue": 36, "attrName": "平均票价" } } }, { "movieName": "找到你", "movieId": 95695, "attribute": { "1": { "attrValue": 8, "attrName": "上映天数" }, "2": { "attrValue": "1.13亿", "attrName": "累计票房" }, "3": { "attrValue": "1317.2万", "attrName": "实时票房" }, "4": { "attrValue": 14.8, "attrName": "票房占比" }, "5": { "attrValue": 9.45, "attrName": "排片占比" }, "6": { "attrValue": 23.62, "attrName": "上座率" }, "7": { "attrValue": 8.4, "attrName": "排座占比" }, "8": { "attrValue": "2.99万", "attrName": "场次" }, "9": { "attrValue": "41.12万", "attrName": "人次" }, "10": { "attrValue": 14, "attrName": "场均人次" }, "11": { "attrValue": 439, "attrName": "场均收入" }, "12": { "attrValue": 32, "attrName": "平均票价" } } }, { "movieName": "影", "movieId": 95506, "attribute": { "1": { "attrValue": 13, "attrName": "上映天数" }, "2": { "attrValue": "5.61亿", "attrName": "累计票房" }, "3": { "attrValue": "1310.9万", "attrName": "实时票房" }, "4": { "attrValue": 14.73, "attrName": "票房占比" }, "5": { "attrValue": 12.62, "attrName": "排片占比" }, "6": { "attrValue": 13.65, "attrName": "上座率" }, "7": { "attrValue": 13.24, "attrName": "排座占比" }, "8": { "attrValue": "4.00万", "attrName": "场次" }, "9": { "attrValue": "37.43万", "attrName": "人次" }, "10": { "attrValue": 10, "attrName": "场均人次" }, "11": { "attrValue": 327, "attrName": "场均收入" }, "12": { "attrValue": 34, "attrName": "平均票价" } } }, { "movieName": "李茶的姑妈", "movieId": 95534, "attribute": { "1": { "attrValue": 13, "attrName": "上映天数" }, "2": { "attrValue": "6.13亿", "attrName": "累计票房" }, "3": { "attrValue": "661.2万", "attrName": "实时票房" }, "4": { "attrValue": 7.43, "attrName": "票房占比" }, "5": { "attrValue": 8.23, "attrName": "排片占比" }, "6": { "attrValue": 12.22, "attrName": "上座率" }, "7": { "attrValue": 7.46, "attrName": "排座占比" }, "8": { "attrValue": "2.61万", "attrName": "场次" }, "9": { "attrValue": "18.88万", "attrName": "人次" }, "10": { "attrValue": 8, "attrName": "场均人次" }, "11": { "attrValue": 253, "attrName": "场均收入" }, "12": { "attrValue": 34, "attrName": "平均票价" } } }, { "movieName": "超能泰坦", "movieId": 95868, "attribute": { "1": { "attrValue": 1, "attrName": "上映天数" }, "2": { "attrValue": "666.2万", "attrName": "累计票房" }, "3": { "attrValue": "660.6万", "attrName": "实时票房" }, "4": { "attrValue": 7.42, "attrName": "票房占比" }, "5": { "attrValue": 15.42, "attrName": "排片占比" }, "6": { "attrValue": 6.76, "attrName": "上座率" }, "7": { "attrValue": 15.01, "attrName": "排座占比" }, "8": { "attrValue": "4.88万", "attrName": "场次" }, "9": { "attrValue": "21.03万", "attrName": "人次" }, "10": { "attrValue": 5, "attrName": "场均人次" }, "11": { "attrValue": 135, "attrName": "场均收入" }, "12": { "attrValue": 31, "attrName": "平均票价" } } }, { "movieName": "嗝嗝老师", "movieId": 95791, "attribute": { "1": { "attrValue": 1, "attrName": "上映天数" }, "2": { "attrValue": "526.2万", "attrName": "累计票房" }, "3": { "attrValue": "507.5万", "attrName": "实时票房" }, "4": { "attrValue": 5.7, "attrName": "票房占比" }, "5": { "attrValue": 11.91, "attrName": "排片占比" }, "6": { "attrValue": 7.6, "attrName": "上座率" }, "7": { "attrValue": 10.45, "attrName": "排座占比" }, "8": { "attrValue": "3.77万", "attrName": "场次" }, "9": { "attrValue": "16.44万", "attrName": "人次" }, "10": { "attrValue": 5, "attrName": "场均人次" }, "11": { "attrValue": 134, "attrName": "场均收入" }, "12": { "attrValue": 30, "attrName": "平均票价" } } }, { "movieName": "胖子行动队", "movieId": 95284, "attribute": { "1": { "attrValue": 13, "attrName": "上映天数" }, "2": { "attrValue": "2.37亿", "attrName": "累计票房" }, "3": { "attrValue": "384万", "attrName": "实时票房" }, "4": { "attrValue": 4.31, "attrName": "票房占比" }, "5": { "attrValue": 4.95, "attrName": "排片占比" }, "6": { "attrValue": 13.9, "attrName": "上座率" }, "7": { "attrValue": 3.91, "attrName": "排座占比" }, "8": { "attrValue": "1.57万", "attrName": "场次" }, "9": { "attrValue": "11.27万", "attrName": "人次" }, "10": { "attrValue": 8, "attrName": "场均人次" }, "11": { "attrValue": 244, "attrName": "场均收入" }, "12": { "attrValue": 34, "attrName": "平均票价" } } }, { "movieName": "悲伤逆流成河", "movieId": 95519, "attribute": { "1": { "attrValue": 22, "attrName": "上映天数" }, "2": { "attrValue": "3.46亿", "attrName": "累计票房" }, "3": { "attrValue": "260.5万", "attrName": "实时票房" }, "4": { "attrValue": 2.92, "attrName": "票房占比" }, "5": { "attrValue": 2.87, "attrName": "排片占比" }, "6": { "attrValue": 16.41, "attrName": "上座率" }, "7": { "attrValue": 2.25, "attrName": "排座占比" }, "8": { "attrValue": 9085, "attrName": "场次" }, "9": { "attrValue": "7.65万", "attrName": "人次" }, "10": { "attrValue": 9, "attrName": "场均人次" }, "11": { "attrValue": 285, "attrName": "场均收入" }, "12": { "attrValue": 34, "attrName": "平均票价" } } }, { "movieName": "午夜幽灵", "movieId": 95558, "attribute": { "1": { "attrValue": 1, "attrName": "上映天数" }, "2": { "attrValue": "78.7万", "attrName": "累计票房" }, "3": { "attrValue": "66.7万", "attrName": "实时票房" }, "4": { "attrValue": 0.71, "attrName": "票房占比" }, "5": { "attrValue": 1.4, "attrName": "排片占比" }, "6": { "attrValue": 10.9, "attrName": "上座率" }, "7": { "attrValue": 1.02, "attrName": "排座占比" }, "8": { "attrValue": 4423, "attrName": "场次" }, "9": { "attrValue": "2.31万", "attrName": "人次" }, "10": { "attrValue": 6, "attrName": "场均人次" }, "11": { "attrValue": 143, "attrName": "场均收入" }, "12": { "attrValue": 27, "attrName": "平均票价" } } }, { "movieName": "帝企鹅日记2:召唤", "movieId": 95867, "attribute": { "1": { "attrValue": 1, "attrName": "上映天数" }, "2": { "attrValue": "65.9万", "attrName": "累计票房" }, "3": { "attrValue": "65.9万", "attrName": "实时票房" }, "4": { "attrValue": 0.74, "attrName": "票房占比" }, "5": { "attrValue": 3.53, "attrName": "排片占比" }, "6": { "attrValue": 3.61, "attrName": "上座率" }, "7": { "attrValue": 2.81, "attrName": "排座占比" }, "8": { "attrValue": "1.12万", "attrName": "场次" }, "9": { "attrValue": "2.10万", "attrName": "人次" }, "10": { "attrValue": 2, "attrName": "场均人次" }, "11": { "attrValue": 59, "attrName": "场均收入" }, "12": { "attrValue": 31, "attrName": "平均票价" } } }, { "movieName": "玛雅蜜蜂历险记", "movieId": 38226, "attribute": { "1": { "attrValue": 1, "attrName": "上映天数" }, "2": { "attrValue": "56.8万", "attrName": "累计票房" }, "3": { "attrValue": "56.8万", "attrName": "实时票房" }, "4": { "attrValue": 0.64, "attrName": "票房占比" }, "5": { "attrValue": 2.17, "attrName": "排片占比" }, "6": { "attrValue": 5.1, "attrName": "上座率" }, "7": { "attrValue": 1.67, "attrName": "排座占比" }, "8": { "attrValue": 6873, "attrName": "场次" }, "9": { "attrValue": "1.77万", "attrName": "人次" }, "10": { "attrValue": 3, "attrName": "场均人次" }, "11": { "attrValue": 82, "attrName": "场均收入" }, "12": { "attrValue": 32, "attrName": "平均票价" } } }, { "movieName": "阿凡提之奇缘历险", "movieId": 95751, "attribute": { "1": { "attrValue": 12, "attrName": "上映天数" }, "2": { "attrValue": "7099.3万", "attrName": "累计票房" }, "3": { "attrValue": "22.8万", "attrName": "实时票房" }, "4": { "attrValue": 0.26, "attrName": "票房占比" }, "5": { "attrValue": 0.63, "attrName": "排片占比" }, "6": { "attrValue": 6.34, "attrName": "上座率" }, "7": { "attrValue": 0.51, "attrName": "排座占比" }, "8": { "attrValue": 1985, "attrName": "场次" }, "9": { "attrValue": 6694, "attrName": "人次" }, "10": { "attrValue": 4, "attrName": "场均人次" }, "11": { "attrValue": 114, "attrName": "场均收入" }, "12": { "attrValue": 33, "attrName": "平均票价" } } }, { "movieName": "张艺谋和他的“影”", "movieId": 95857, "attribute": { "1": { "attrValue": 1, "attrName": "上映天数" }, "2": { "attrValue": "33.7万", "attrName": "累计票房" }, "3": { "attrValue": "18.8万", "attrName": "实时票房" }, "4": { "attrValue": 0.21, "attrName": "票房占比" }, "5": { "attrValue": 0.88, "attrName": "排片占比" }, "6": { "attrValue": 4.26, "attrName": "上座率" }, "7": { "attrValue": 0.73, "attrName": "排座占比" }, "8": { "attrValue": 2797, "attrName": "场次" }, "9": { "attrValue": 6410, "attrName": "人次" }, "10": { "attrValue": 3, "attrName": "场均人次" }, "11": { "attrValue": 67, "attrName": "场均收入" }, "12": { "attrValue": 29, "attrName": "平均票价" } } }, { "movieName": "红高粱", "movieId": 93288, "attribute": { "1": { "attrValue": 1, "attrName": "上映天数" }, "2": { "attrValue": "18万", "attrName": "累计票房" }, "3": { "attrValue": "17.7万", "attrName": "实时票房" }, "4": { "attrValue": 0.2, "attrName": "票房占比" }, "5": { "attrValue": 0.52, "attrName": "排片占比" }, "6": { "attrValue": 6.09, "attrName": "上座率" }, "7": { "attrValue": 0.42, "attrName": "排座占比" }, "8": { "attrValue": 1639, "attrName": "场次" }, "9": { "attrValue": 5244, "attrName": "人次" }, "10": { "attrValue": 4, "attrName": "场均人次" }, "11": { "attrValue": 108, "attrName": "场均收入" }, "12": { "attrValue": 33, "attrName": "平均票价" } } }, { "movieName": "黄金兄弟", "movieId": 95773, "attribute": { "1": { "attrValue": 22, "attrName": "上映天数" }, "2": { "attrValue": "2.99亿", "attrName": "累计票房" }, "3": { "attrValue": "9.9万", "attrName": "实时票房" }, "4": { "attrValue": 0.11, "attrName": "票房占比" }, "5": { "attrValue": 0.22, "attrName": "排片占比" }, "6": { "attrValue": 9.65, "attrName": "上座率" }, "7": { "attrValue": 0.14, "attrName": "排座占比" }, "8": { "attrValue": 701, "attrName": "场次" }, "9": { "attrValue": 2893, "attrName": "人次" }, "10": { "attrValue": 5, "attrName": "场均人次" }, "11": { "attrValue": 140, "attrName": "场均收入" }, "12": { "attrValue": 33, "attrName": "平均票价" } } }, { "movieName": "反贪风暴3", "movieId": 95227, "attribute": { "1": { "attrValue": 29, "attrName": "上映天数" }, "2": { "attrValue": "4.27亿", "attrName": "累计票房" }, "3": { "attrValue": "9.4万", "attrName": "实时票房" }, "4": { "attrValue": 0.1, "attrName": "票房占比" }, "5": { "attrValue": 0.13, "attrName": "排片占比" }, "6": { "attrValue": 12.86, "attrName": "上座率" }, "7": { "attrValue": 0.09, "attrName": "排座占比" }, "8": { "attrValue": 423, "attrName": "场次" }, "9": { "attrValue": 2520, "attrName": "人次" }, "10": { "attrValue": 6, "attrName": "场均人次" }, "11": { "attrValue": 220, "attrName": "场均收入" }, "12": { "attrValue": 36, "attrName": "平均票价" } } }, { "movieName": "新灰姑娘", "movieId": 95757, "attribute": { "1": { "attrValue": 12, "attrName": "上映天数" }, "2": { "attrValue": "6259万", "attrName": "累计票房" }, "3": { "attrValue": "9.3万", "attrName": "实时票房" }, "4": { "attrValue": 0.11, "attrName": "票房占比" }, "5": { "attrValue": 0.57, "attrName": "排片占比" }, "6": { "attrValue": 3.28, "attrName": "上座率" }, "7": { "attrValue": 0.47, "attrName": "排座占比" }, "8": { "attrValue": 1819, "attrName": "场次" }, "9": { "attrValue": 3220, "attrName": "人次" }, "10": { "attrValue": 2, "attrName": "场均人次" }, "11": { "attrValue": 51, "attrName": "场均收入" }, "12": { "attrValue": 29, "attrName": "平均票价" } } }, { "movieName": "江湖儿女", "movieId": 95673, "attribute": { "1": { "attrValue": 22, "attrName": "上映天数" }, "2": { "attrValue": "7046.8万", "attrName": "累计票房" }, "3": { "attrValue": "3.2万", "attrName": "实时票房" }, "4": { "attrValue": 0.04, "attrName": "票房占比" }, "5": { "attrValue": 0.05, "attrName": "排片占比" }, "6": { "attrValue": 11.57, "attrName": "上座率" }, "7": { "attrValue": 0.03, "attrName": "排座占比" }, "8": { "attrValue": 162, "attrName": "场次" }, "9": { "attrValue": 821, "attrName": "人次" }, "10": { "attrValue": 6, "attrName": "场均人次" }, "11": { "attrValue": 197, "attrName": "场均收入" }, "12": { "attrValue": 39, "attrName": "平均票价" } } }, { "movieName": "古剑奇谭之流月昭明", "movieId": 95765, "attribute": { "1": { "attrValue": 12, "attrName": "上映天数" }, "2": { "attrValue": "1507.4万", "attrName": "累计票房" }, "3": { "attrValue": "1.5万", "attrName": "实时票房" }, "4": { "attrValue": 0.02, "attrName": "票房占比" }, "5": { "attrValue": 0.13, "attrName": "排片占比" }, "6": { "attrValue": 2.27, "attrName": "上座率" }, "7": { "attrValue": 0.1, "attrName": "排座占比" }, "8": { "attrValue": 411, "attrName": "场次" }, "9": { "attrValue": 450, "attrName": "人次" }, "10": { "attrValue": 2, "attrName": "场均人次" }, "11": { "attrValue": 37, "attrName": "场均收入" }, "12": { "attrValue": 33, "attrName": "平均票价" } } }, { "movieName": "让我怎么相信你", "movieId": 95622, "attribute": { "1": { "attrValue": 29, "attrName": "上映天数" }, "2": { "attrValue": "99.6万", "attrName": "累计票房" }, "3": { "attrValue": "1.3万", "attrName": "实时票房" }, "4": { "attrValue": 0.01, "attrName": "票房占比" }, "5": { "attrValue": 0, "attrName": "排片占比" }, "6": { "attrValue": 76.75, "attrName": "上座率" }, "7": { "attrValue": 0, "attrName": "排座占比" }, "8": { "attrValue": 6, "attrName": "场次" }, "9": { "attrValue": 416, "attrName": "人次" }, "10": { "attrValue": 70, "attrName": "场均人次" }, "11": { "attrValue": 2211, "attrName": "场均收入" }, "12": { "attrValue": 31, "attrName": "平均票价" } } } ], "ret_code": 0 } }

实时总票房


接口地址:http://route.showapi.com/1251-5 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。
文件上传的POST时,enctype=multipart/form-data。

1、系统级参数(所有接入点都需要的参数):
参数名称 类型 示例值 必须 描述
showapi_appid String 100 易源应用id
showapi_sign String 698d51a19d8a121ce581499d7b701668 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可
showapi_timestamp String 20141114142239 客户端时间。
格式yyyyMMddHHmmss,如20141114142239
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。
showapi_res_gzip String 1或0 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...
2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表):
参数名称 类型 默认值 示例值 必须 描述
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1251-5","my_appId","my_appSecret") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起
名称 类型 示例值 描述
showapi_res_body String {"city":"昆明","prov":"云南"} 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_code int 0
易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
showapi_res_error String 用户输入有误! 错误信息的展示
showapi_res_id String ce135f6739294c63be0c021b76b6fbff 本次请求id
...
2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起
名称 类型 示例值 描述
ret_code Number
0
约定参数
data.total String
{ "boxNum": 500.95, "message": "北京时间09:35:55", "thisTip": "2016年", "scheNum": "30.16", "ticketNum": 14.12, "avgPrice": 35.5 }
json
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "b8a99945cf6945b98349edc1720ca90f", "showapi_res_code": 0, "showapi_res_body": { "total": { "avgPrice": 32.5, "ticketNum": 274.5, "message": "北京时间23:47:39", "boxNum": 8911.38, "scheNum": "31.66", "thisTip": "2016年" }, "ret_code": 0 } }

用户名: menglike

电话: 18723810022

微博:

进制数据介绍:

企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。

 

 

联系我们:

电话:173-6457-5198

QQ① 群:792473404

客服 QQ:1643296538

微信客服:binstds

                                      扫描二维码添加客服微信

 

 

工作时间

 周一至周五 9:00 - 21:00(其中周三为 9:00 - 18:00) 

周六 9:00 - 12:00(节假日除外) 

 

 

进制数据团队

 

 

2020.01.01

 

 

 

 

 


其他服务商
热门API推荐
相关API推荐