影讯API合集

第三方服务商
价格:0元首次申请送100次  
服务商: 聚合数据
  • 产品介绍
  • 接口文档
  • 服务商
  • 官方客服

影片信息、评分、影视票房榜,电影院上映信息等API

按关键字检索影片信息


接口地址:http://v.juhe.cn/movie/index
支持格式:json/xml/jsonp
请求方法:get

请求参数说明:

 名称必填类型说明
 titlestring需要检索的影片标题,utf8编码的urlencode
 smodeint是否精确查找,精确:1 模糊:0 默认1
 pagesizeint每次返回条数,默认20,最大50
 offsetint偏移量,默认0,最大760
 keystring在个人中心->我的数据,接口名称上方查看
 dtypestring返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/index?key=您申请的key&title=%E9%92%A2%E9%93%81%E4%BE%A03

返回参数说明:

 名称类型说明
 error_codeint返回码
 reasonstring返回说明
 result-返回结果集
 movieidstring影片唯一标识ID
 actorsstring影片的演员列表。
 also_known_asstring影片的其它名称。
 countrystring影片的拍摄国家。
 directorsstring影片的导演列表。
 film_locationsstring影片的拍摄地。
 genresstring影片的分类。(如:戏剧,战争)
 languagestring影片的对白使用的语言。
 plot_simpleString影片的剧情概要。
 posterString影片的海报。
 ratedString影片的分类与评级。
 ratingstring影片的得分。
 rating_countstring影片的评分人数。
 release_dateInt影片的上映时间。
 runtimestring影片的持续时间。
 titlestring影片的名称。
 typestring影片类型.
 writersstring影片的编剧列表。
 yearInt影片的拍摄年代。
返回示例:

JSON返回示例:

{
    "resultcode": "200",
    "reason": "成功的返回",
    "result": [
        {
            "movieid": "10641",
            "rating": "7.3",
            "genres": "动作/惊悚/科幻",
            "runtime": "139 min",
            "language": "英语/法语/日语",
            "title": "哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?5146",
            "writers": "迪安·德夫林,罗兰·艾默里奇,...",
            "film_locations": "美国",
            "directors": "罗兰·艾默里奇",
            "rating_count": "3191",
            "actors": "马修·布罗德里克 Matthew Broderick,让·雷诺 Jean Reno,玛丽亚·皮提罗 Maria Pitillo,汉克·阿扎利亚 Hank Azaria",
            "plot_simple": "一道亮光划过天际,太平洋上波涛汹涌,海浪以不可思议的速度将一架货机卷入海里;巴哈马丛林中,出现了巨大的脚印;一股神秘的力量一直朝纽约而来,这座人口稠密的都市即将受到这个怪兽“哥斯拉”的袭击。“哥斯拉”是因为核试验造成气..",
            "year": "1998",
            "country": "美国",
            "type": "null",
            "release_date": "19980518",
            "also_known_as": "酷斯拉,怪兽哥斯拉"
        },
        {
            "movieid": "133175",
            "rating": "-1",
            "genres": "动画/短片/喜剧",
            "runtime": "2 min",
            "language": "无",
            "title": "小鹿斑比遇见哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?14923",
            "writers": "Marv Newland",
            "film_locations": "加拿大",
            "directors": "Marv Newland",
            "rating_count": "7",
            "actors": "",
            "plot_simple": "null",
            "year": "1969",
            "country": "加拿大",
            "type": "null",
            "release_date": "20090418",
            "also_known_as": ""
        },
        {
            "movieid": "23464",
            "rating": "5.8",
            "genres": "动作/剧情/科幻",
            "runtime": "105 min / USA:104 min",
            "language": "日语",
            "title": "哥斯拉之真假对决",
            "poster": "http://v.juhe.cn/movie/img?15209",
            "writers": "大森一树,Shinichirô Kobayashi",
            "film_locations": "日本",
            "directors": "大森一树",
            "rating_count": "16",
            "actors": "三田村邦彦 Kunihiko Mitamura,田中好子 Yoshiko Tanaka,高岛政伸 Masanobu Takashima,高桥幸治 Koji Takahashi",
            "plot_simple": "哥斯拉在三原山消失以后,超级X的残骸被回收,日本政府在毁坏的东京内寻找遗留下的G细胞。同时,一个无情牟取暴利的生物工艺学企业联合所属的突击队也在找G细胞。然而这组织的代理人被杀,细胞也被SSS9,沙拉迪亚共和国所雇用的刺..",
            "year": "1989",
            "country": "日本",
            "type": "null",
            "release_date": "19891216",
            "also_known_as": ""
        },
        {
            "movieid": "23466",
            "rating": "-1",
            "genres": "动作/科幻/恐怖",
            "runtime": "89 min / Germany:80 min",
            "language": "日语",
            "title": "战龙哥斯拉之决战宇宙魔龙",
            "poster": "http://v.juhe.cn/movie/img?15271",
            "writers": "木村武,关泽新一",
            "film_locations": "日本",
            "directors": "福田纯",
            "rating_count": "9",
            "actors": "西条康彦 Yasuhiko Saijo,草川直也 Naoya Kusakawa,Akio Murata,Noritake Saito",
            "plot_simple": "null",
            "year": "1972",
            "country": "日本",
            "type": "null",
            "release_date": "19720312",
            "also_known_as": ""
        },
        {
            "movieid": "14137",
            "rating": "-1",
            "genres": "动作/科幻/恐怖",
            "runtime": "80 min",
            "language": "英语/日语",
            "title": "哥斯拉系列:怪兽之王",
            "poster": "http://v.juhe.cn/movie/img?38237",
            "writers": "本多猪四郎,香山滋,...",
            "film_locations": "美国|日本",
            "directors": "本多猪四郎,Terry O. Morse",
            "rating_count": "4",
            "actors": "菅井琴 Kin Sugai,詹姆斯·洪 James Hong,今泉廉 Ren Imaizumi,山本廉 Ren Yamamoto",
            "plot_simple": "null",
            "year": "1956",
            "country": "美国|日本",
            "type": "null",
            "release_date": "19560427",
            "also_known_as": ""
        },
        {
            "movieid": "14411",
            "rating": "7.4",
            "genres": "动作/惊悚/剧情",
            "runtime": "98 min",
            "language": "日语",
            "title": "哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?39457",
            "writers": "本多猪四郎,香山滋,...",
            "film_locations": "日本",
            "directors": "本多猪四郎",
            "rating_count": "64",
            "actors": "宝田明 Akira Takarada,河内桃子 Momoko Kochi,志村乔 Takashi Shimura,马野都留子 Tsuruko Mano",
            "plot_simple": "  1954年,正当原子弹的恐怖仍然徘徊于大部分日本国民的心中时,日本银幕上出现了一头比原子弹更恐怖,更具破坏力的大怪兽!可喜的是,在影片的结尾,怪兽终于被天才博士发明的秘密武器消灭,人类成了胜利者。这头被原子弹爆炸实验唤..",
            "year": "1954",
            "country": "日本",
            "type": "null",
            "release_date": "19541103",
            "also_known_as": ""
        },
        {
            "movieid": "14992",
            "rating": "6.8",
            "genres": "动作/惊悚/科幻",
            "runtime": "88 min",
            "language": "日语",
            "title": "哥斯拉对机械哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?43266",
            "writers": "三村涉",
            "film_locations": "日本",
            "directors": "手塚昌明",
            "rating_count": "29",
            "actors": "释由美子 Yumiko Shaku,宅麻伸 Shin Takuma,Kana Onodera,高杉亘 Koh Takasugi",
            "plot_simple": "  哥斯拉再次登陆,于是防卫队制造了机械哥斯拉来对抗哥斯拉……",
            "year": "2002",
            "country": "日本",
            "type": "null",
            "release_date": "20021214",
            "also_known_as": ""
        },
        {
            "movieid": "15646",
            "rating": "7.3",
            "genres": "奇幻/惊悚/科幻",
            "runtime": "105 min",
            "language": "日语",
            "title": "哥斯拉:大怪兽总攻击",
            "poster": "http://v.juhe.cn/movie/img?47878",
            "writers": "长谷川圭一,金子修介,...",
            "film_locations": "日本",
            "directors": "金子修介",
            "rating_count": "17",
            "actors": "高桥昌也 Masaya Takahashi,萤雪次朗 Yukijiro Hotaru,手塚昌明 Masâki Tezuka,Chiu Yan",
            "plot_simple": "null",
            "year": "2001",
            "country": "日本",
            "type": "null",
            "release_date": "20011103",
            "also_known_as": ""
        },
        {
            "movieid": "16235",
            "rating": "7.6",
            "genres": "动作/奇幻/惊悚",
            "runtime": "null",
            "language": "英语/日语",
            "title": "哥斯拉X摩斯拉X机械哥斯拉:东京SOS",
            "poster": "http://v.juhe.cn/movie/img?54945",
            "writers": "手塚昌明,横谷昌宏",
            "film_locations": "日本",
            "directors": "手塚昌明",
            "rating_count": "30",
            "actors": "Norman England,六平直政 Naomasa Musaka,大塚千寻 Chihiro Ôtsuka,中原丈雄 Takeo Nakahara",
            "plot_simple": "  接续前作《哥吉拉X机械哥吉拉》的故事,一年前与哥吉拉(Godzilla)的决战,机龙(机械哥吉拉,Mechagodzilla)受损程度37%,失去了右腕及终极武器——绝对零度炮。   维修组员中条义人在八王子基地负责修复机龙的工作。某日中条在..",
            "year": "2003",
            "country": "日本",
            "type": "null",
            "release_date": "20031103",
            "also_known_as": ""
        },
        {
            "movieid": "137742",
            "rating": "-1",
            "genres": "动作/冒险/科幻",
            "runtime": "null",
            "language": "英语",
            "title": "哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?55370",
            "writers": "麦克斯·鲍任斯坦,达夫·卡拉汉姆",
            "film_locations": "美国|日本",
            "directors": "加里斯·爱德华斯",
            "rating_count": "288",
            "actors": "亚伦·泰勒-约翰逊 Aaron Taylor-Johnson,布莱恩·科兰斯顿 Bryan Cranston,伊丽莎白·奥尔森 Elizabeth Olsen,渡边谦 Ken Watanabe",
            "plot_simple": "改编自1954年日本电影《哥斯拉》,围绕一位人类大兵的生活展开。讲述了沉睡的古代巨型怪兽被人们意外唤醒,醒来后的怪兽展现出强大的破坏能力,它的存在也震惊了世界。影片同时强调了原子弹对生物变异带来的直接影响。",
            "year": "2014",
            "country": "美国|日本",
            "type": "null",
            "release_date": "20140101",
            "also_known_as": ""
        },
        {
            "movieid": "29271",
            "rating": "-1",
            "genres": "",
            "runtime": "德国:82 分钟 / 日本:98 分钟/ 美国:91 分钟",
            "language": "日语",
            "title": "金刚大战哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?71564",
            "writers": "Bruce Howard,Paul Mason,...",
            "film_locations": "日本|美国",
            "directors": "本多猪四郎",
            "rating_count": "15",
            "actors": "山本廉 Ren Yamamoto,泽村伊纪雄 Ikio Sawamura,Osman Yusuf,Harold Conway",
            "plot_simple": "  从1954年哥斯拉诞生的那天起,就已经有人期待这一天的到来。这一年,东西方的两大怪物首次对决。而在日本和美国两地放映的影片中却公平地出现了不同的结局,结果当然是各胜一局的皆大欢喜。",
            "year": "1962",
            "country": "日本|美国",
            "type": "null",
            "release_date": "19620811",
            "also_known_as": ""
        },
        {
            "movieid": "95984",
            "rating": "-1",
            "genres": "动作/科幻/冒险",
            "runtime": "83 min / UK:89 min / USA:79 min",
            "language": "日语",
            "title": "怪兽哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?78479",
            "writers": "高山由纪子",
            "film_locations": "日本",
            "directors": "本多猪四郎",
            "rating_count": "3",
            "actors": "佐佐木胜彦 Katsuhiko Sasaki,蓝友子 Tomoko Ai,平田昭彦 Akihiko Hirata,内田胜正 Katsumasa Uchida",
            "plot_simple": "null",
            "year": "1975",
            "country": "日本",
            "type": "null",
            "release_date": "19750315",
            "also_known_as": ""
        },
        {
            "movieid": "30679",
            "rating": "-1",
            "genres": "科幻",
            "runtime": "81 min / USA:78 min",
            "language": "日语",
            "title": "哥斯拉大战美嘉龙",
            "poster": "http://v.juhe.cn/movie/img?82445",
            "writers": "福田纯,木村武,...",
            "film_locations": "日本",
            "directors": "福田纯",
            "rating_count": "7",
            "actors": "Hideto Odachi,驹田次利 Tsugutoshi Komada,森干太 Kanta Mori,高木真二 Shinji Takagi",
            "plot_simple": "null",
            "year": "1973",
            "country": "日本",
            "type": "null",
            "release_date": "19730317",
            "also_known_as": ""
        },
        {
            "movieid": "30801",
            "rating": "7.3",
            "genres": "动作/惊悚/剧情",
            "runtime": "Germany:82 min / Japan:103 min / USA:87 min",
            "language": "英语/日语",
            "title": "哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?85306",
            "writers": "永原秀一,Tony Randel,...",
            "film_locations": "日本",
            "directors": "桥本幸治,R.J. Kizer",
            "rating_count": "28",
            "actors": "Warren J. Kemmerling,雷蒙德·布尔 Raymond Burr,Travis Swords,James Hess",
            "plot_simple": "null",
            "year": "1984",
            "country": "日本",
            "type": "null",
            "release_date": "19841215",
            "also_known_as": ""
        },
        {
            "movieid": "30802",
            "rating": "-1",
            "genres": "",
            "runtime": "103 min",
            "language": "null",
            "title": "哥斯拉大战毁灭者",
            "poster": "http://v.juhe.cn/movie/img?85307",
            "writers": "大森一树",
            "film_locations": "null",
            "directors": "大河原孝夫",
            "rating_count": "21",
            "actors": "上田耕一 Kôichi Ueda,村田雄浩 Takehiro Murata,神山繁 Shigeru Kôyama,Ronald Hoerr",
            "plot_simple": "null",
            "year": "1995",
            "country": "null",
            "type": "null",
            "release_date": "19951209",
            "also_known_as": ""
        },
        {
            "movieid": "30803",
            "rating": "-1",
            "genres": "动作/剧情/科幻",
            "runtime": "103 min / USA:100 min",
            "language": "日语",
            "title": "哥斯拉大战基多拉国王",
            "poster": "http://v.juhe.cn/movie/img?85308",
            "writers": "大森一树",
            "film_locations": "日本",
            "directors": "大森一树",
            "rating_count": "18",
            "actors": "原田贵和子 Kiwako Harada,萨摩剑八郎 Kenpachiro Satsuma,山村聪 Sô Yamamura,Yasunori Yuge",
            "plot_simple": "一架UFO在关西地区上空出现并且降落在富士山脚。这UFO原来是时光机器,它载著来自23世纪的三位代表来到20世纪末的日本,他们的任务是防止日本在下个世纪因为哥斯拉而亡国。他们希望能回到过去,在水爆大怪兽哥斯拉还未受到放射线影响变..",
            "year": "1991",
            "country": "日本",
            "type": "null",
            "release_date": "19911214",
            "also_known_as": ""
        },
        {
            "movieid": "30804",
            "rating": "7.2",
            "genres": "",
            "runtime": "108 min / USA:105 min",
            "language": "null",
            "title": "哥斯拉大战机械哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?85309",
            "writers": "三村涉",
            "film_locations": "null",
            "directors": "大河原孝夫",
            "rating_count": "20",
            "actors": "大泽沙耶香 Sayaka Osawa,Shelley Sweeney,高岛忠夫 Tadao Takashima,今村惠子 Keiko Imamura",
            "plot_simple": "null",
            "year": "1993",
            "country": "null",
            "type": "null",
            "release_date": "19931211",
            "also_known_as": ""
        },
        {
            "movieid": "30805",
            "rating": "-1",
            "genres": "科幻",
            "runtime": "102 min / USA:100 min",
            "language": "日语",
            "title": "哥斯拉大战莫斯拉",
            "poster": "http://v.juhe.cn/movie/img?85310",
            "writers": "大森一树",
            "film_locations": "日本",
            "directors": "大河原孝夫",
            "rating_count": "14",
            "actors": "萨摩剑八郎 Kenpachiro Satsuma,大泽沙耶香 Sayaka Osawa,今村惠子 Keiko Imamura,'Hurricane Ryu' Hariken",
            "plot_simple": "null",
            "year": "1992",
            "country": "日本",
            "type": "null",
            "release_date": "19921212",
            "also_known_as": ""
        },
        {
            "movieid": "76542",
            "rating": "-1",
            "genres": "科幻",
            "runtime": "105 min",
            "language": "日语",
            "title": "哥斯拉大战超翔龙",
            "poster": "http://v.juhe.cn/movie/img?108998",
            "writers": "柏原宽司,三村涉",
            "film_locations": "日本",
            "directors": "手塚昌明",
            "rating_count": "6",
            "actors": "田中美里 Misato Tanaka,谷原章介 Shosuke Tanihara,伊武雅刀 Masatô Ibu,星由里子 Yuriko Hoshi",
            "plot_simple": "null",
            "year": "2000",
            "country": "日本",
            "type": "null",
            "release_date": "20001216",
            "also_known_as": ""
        },
        {
            "movieid": "76543",
            "rating": "-1",
            "genres": "科幻",
            "runtime": "108 min / USA:106 min",
            "language": "日语",
            "title": "哥斯拉大战太空哥斯拉",
            "poster": "http://v.juhe.cn/movie/img?108999",
            "writers": "柏原宽司,Kanji Kashiwa",
            "film_locations": "日本",
            "directors": "山下贤章",
            "rating_count": "8",
            "actors": "小高惠美 Megumi Odaka,桥爪淳 Jun Hashizume,米山善吉 Zenkichi Yoneyama,柄本明 Akira Emoto",
            "plot_simple": "null",
            "year": "1994",
            "country": "日本",
            "type": "null",
            "release_date": "19941210",
            "also_known_as": ""
        }
    ],
    "error_code": 0
}

检索周边影院


接口地址:http://v.juhe.cn/movie/cinemas.local
支持格式:json/xml
请求方法:http get

请求参数说明:

名称 必填 类型 说明
  lat string 纬度,百度地图坐标系
  lon string 经度,百度地图坐标系
  radius string 检索半径(米),最大3000
  key string 在个人中心->我的数据,接口名称上方查看
  dtype string 返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/cinemas.local?key=您申请的key&dtype=json&lat=31.30947&lon=120.6003&radius=2000

返回参数说明:

名称 类型 说明
  error_code int 返回码
  id string 电影院ID
  cityName string 影院所属城市
  cinemaName string 影院名称
  address string 影院地址
  telephone string 联系电话
  latitude double 纬度,适合百度地图
  longitude double 经度,适合百度地图
  trafficRoutes string 交通路线
  distance string 大概距离(米)
返回示例:

JSON返回示例:

{
    "reason": "success",
    "result": [
        {
            "id": "1190",
            "cityName": "苏州",
            "cinemaName": "苏州幸福蓝海IMAX影城",
            "address": "苏州市广济南路219号新苏天地9楼",
            "telephone": "0512-65899658",
            "latitude": "31.30947",
            "longitude": "120.6003",
            "trafficRoutes": "",
            "distance": 0
        },
        {
            "id": "1196",
            "cityName": "苏州",
            "cinemaName": "金逸苏州石路永捷店",
            "address": "苏州市姑苏区广济南路19号西城永捷生活广场6楼",
            "telephone": "0512-65703050",
            "latitude": "31.30411",
            "longitude": "120.6012",
            "trafficRoutes": "游1、7路、88路、204路、34路、",
            "distance": 603
        },
        {
            "id": "1201",
            "cityName": "苏州",
            "cinemaName": "苏州橙天嘉禾影城(来客茂店)",
            "address": "苏州金阊区桐泾北路218号来客茂时尚生活广场4F",
            "telephone": "0512-86860919",
            "latitude": "31.31268",
            "longitude": "120.5894",
            "trafficRoutes": "311路、400路上行、游5路、317路、949路、441路、34路,到西园东站下车",
            "distance": 1097
        },
        {
            "id": "1210",
            "cityName": "苏州",
            "cinemaName": "苏州星美影城(李公堤店)即将开业",
            "address": "苏州市工业园区李公堤四期一幢",
            "telephone": "",
            "latitude": "31.29889",
            "longitude": "120.5853",
            "trafficRoutes": "178、207、100、168路公交到达",
            "distance": 1850
        }
    ],
    "error_code": 0
}

关键字影院检索


接口地址:http://v.juhe.cn/movie/cinemas.search
支持格式:json/xml
请求方法:http get

请求参数说明:

名称 必填 类型 说明
  cityid string 城市ID
  keyword string 关键字,urlencode utf8
  page int 页数,默认1
  pagesize int 每页返回条数,默认20,最大20
  key string 在个人中心->我的数据,接口名称上方查看
  dtype string 返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/cinemas.search.php?key=您申请的key&dtype=json&cityid=2

返回参数说明:

名称 类型 说明
  error_code int 返回码
  id string 电影院ID
  cityName string 影院所属城市
  cinemaName string 影院名称
  address string 影院地址
  telephone string 联系电话
  latitude double 纬度,适合百度地图
  longitude double 经度,适合百度地图
  trafficRoutes string 交通路线
返回示例:

JSON返回示例:

{
    "reason": "success",
    "result": {
        "data": [
            {
                "id": "141",
                "cityName": "北京",
                "cinemaName": "北京博纳影城朝阳门旗舰店",
                "address": "北京市朝阳区三丰北里2号楼悠唐生活广场B1层(朝阳门钱柜对面)",
                "telephone": "010-59775660",
                "latitude": "39.92223",
                "longitude": "116.4388",
                "trafficRoutes": "乘坐101电,109电,110,112电,420,750路公交在朝阳门外站下车,悠唐生活广场地下一层"
            },
            {
                "id": "142",
                "cityName": "北京",
                "cinemaName": "北京橙天嘉禾吉彩影城",
                "address": "北京海淀区玉海园五里22号配套商业楼(原吉彩体育馆)",
                "telephone": "",
                "latitude": "39.92282",
                "longitude": "116.2596",
                "trafficRoutes": "地铁一号线 玉泉路下车,B2出口出,乘坐507、78、981、612、运通114 玉海园东门下车即到。"
            },
            {
                "id": "143",
                "cityName": "北京",
                "cinemaName": "首都电影院(金融街店)",
                "address": "金融大街18号金融街购物中心二期地下一层",
                "telephone": "010-66086662",
                "latitude": "39.91509",
                "longitude": "116.3604",
                "trafficRoutes": "7路、21路、38路、44路、50路、46路、68路、84路、387路、423路、456路、477路、618路、691路、694路、939路复兴门南站\n"
            },
            {
                "id": "144",
                "cityName": "北京",
                "cinemaName": "博纳国际影城通州店",
                "address": "北京市通州区杨庄北里天时名苑14号楼F4-01",
                "telephone": "010-56351916-800",
                "latitude": "39.90354",
                "longitude": "116.6367",
                "trafficRoutes": "地铁:城铁八通线通州北苑站B出口。\n公交:312、322、649、666、667、668、669、728、801、804、805、810、924、811、938、916、976、916、924、930、372、435、615、647、郊87、通12路到北苑站下车即可。"
            },
            {
                "id": "145",
                "cityName": "北京",
                "cinemaName": "大地数字影院-北京望京新天地",
                "address": "北京市朝阳区望京合生麒麟社影院",
                "telephone": "010-57389754",
                "latitude": "39.99717",
                "longitude": "116.4774",
                "trafficRoutes": "420路、467路、470路、471路、538路、621路、运通104线至望京西园四区下车即可"
            },
            {
                "id": "146",
                "cityName": "北京",
                "cinemaName": "大地数字影院-北京延庆金锣湾",
                "address": "北京市延庆县妫水北街39号1幢H座首层(金锣湾商业中心)沃尔玛旁",
                "telephone": "010-60165114",
                "latitude": "40.46144",
                "longitude": "115.9765",
                "trafficRoutes": "920、919、921、925路公车到达"
            },
            {
                "id": "147",
                "cityName": "北京",
                "cinemaName": "大地数字影院-通州马驹桥米拉",
                "address": "北京市通州区新油东路1号米拉时尚生活广场七层",
                "telephone": "010-80897926",
                "latitude": "39.76124",
                "longitude": "116.5453",
                "trafficRoutes": "凉水河桥南-公交车站:542路环线, 723路, 826路, 846路, 975路,976路, 专41路\n马驹桥新桥-公交车站:28-29联运, 821路, 846路, 927路, 976路,郊87路, 郊87路空调, 通12路, 通28路"
            },
            {
                "id": "148",
                "cityName": "北京",
                "cinemaName": "大地数字影城--西三旗物美",
                "address": "北京海淀区悦秀路99号二层大地影院",
                "telephone": "010-60603728",
                "latitude": "40.05296",
                "longitude": "116.3376",
                "trafficRoutes": "2路、753路、478路、315路、614路"
            },
            {
                "id": "149",
                "cityName": "北京",
                "cinemaName": "UME国际影城(安贞店)",
                "address": "北京市东城区北三环东路36号环球贸易中心E座B1/F1/F3",
                "telephone": "010-58257733",
                "latitude": "39.96822",
                "longitude": "116.4103",
                "trafficRoutes": "乘公交车:安贞桥东下车:300、683、117、718、302、998、731、954、985、特8、运通104和平西桥南下车:125、430、75\n乘坐地铁5号线可在和平西桥站下车,从A或C出口出站向西行\n"
            },
            {
                "id": "150",
                "cityName": "北京",
                "cinemaName": "首都电影院(西单店)",
                "address": "西城区西单北大街甲131号大悦城商场十层",
                "telephone": "010-66086662",
                "latitude": "39.91076",
                "longitude": "116.3733",
                "trafficRoutes": "可乘1、10、22、37、52、70、728在西单路口东下车。可乘102、105、109、22、46、47、603、604、626、690、在西单商场下车。也可乘地铁1号线在西单下车走西北出口。自驾前往,有地下停车场。"
            }
        ],
        "page": 1,
        "pagesize": 10,
        "totalpage": 14
    },
    "error_code": 0
}

影院上映影片信息


接口地址:http://v.juhe.cn/movie/cinemas.movies
支持格式:json/xml
请求方法:http get

请求参数说明:

名称 必填 类型 说明
  cinemaid int 影院ID
  movieid int 指定电影ID,默认全部电影
  dtype string 返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/cinemas.movies?key=您申请的key&cinemaid=1188

返回参数说明:

名称 类型 说明
  error_code int 返回码
  movieId string 电影ID
  movieName string 电影名称
  pic_url string 电影图片
  broadcast array 电影的场次信息
返回示例:

JSON返回示例:

{
    "reason": "success",
    "result": {
        "cinema_info": {
            "id": "1188",
            "name": "橙天嘉禾苏州影城",
            "city": "苏州",
            "telephone": "0512-69566540",
            "address": "苏州工业园区现代大道1699号 印象城三层"
        },
        "lists": [
            {
                "movieId": "151951",
                "movieName": "美国队长2",
                "pic_url": "http://img31.mtime.cn/mt/2014/03/16/154554.36400206_96X128.jpg",
                "broadcast": [
                    {
                        "hall": "7号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709956/",
                        "time": "11:20"
                    },
                    {
                        "hall": "1号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709930/",
                        "time": "12:10"
                    },
                    {
                        "hall": "3号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709938/",
                        "time": "13:00"
                    },
                    {
                        "hall": "5号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709947/",
                        "time": "13:40"
                    },
                    {
                        "hall": "1号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709931/",
                        "time": "14:40"
                    },
                    {
                        "hall": "3号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709939/",
                        "time": "15:30"
                    },
                    {
                        "hall": "5号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709948/",
                        "time": "16:30"
                    },
                    {
                        "hall": "3号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709940/",
                        "time": "18:00"
                    },
                    {
                        "hall": "5号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709949/",
                        "time": "19:10"
                    },
                    {
                        "hall": "1号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709932/",
                        "time": "19:50"
                    },
                    {
                        "hall": "3号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709941/",
                        "time": "20:30"
                    },
                    {
                        "hall": "9号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709966/",
                        "time": "21:10"
                    },
                    {
                        "hall": "1号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709933/",
                        "time": "22:20"
                    }
                ]
            },
            {
                "movieId": "172743",
                "movieName": "魔警",
                "pic_url": "http://img31.mtime.cn/mt/2014/04/09/085413.72005937_96X128.jpg",
                "broadcast": [
                    {
                        "hall": "9号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709967/",
                        "time": "10:50"
                    },
                    {
                        "hall": "8号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709962/",
                        "time": "13:15"
                    },
                    {
                        "hall": "9号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709968/",
                        "time": "14:15"
                    },
                    {
                        "hall": "8号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709963/",
                        "time": "15:20"
                    },
                    {
                        "hall": "9号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709969/",
                        "time": "16:40"
                    },
                    {
                        "hall": "8号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709964/",
                        "time": "17:50"
                    },
                    {
                        "hall": "9号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709970/",
                        "time": "19:00"
                    },
                    {
                        "hall": "2号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709934/",
                        "time": "20:50"
                    },
                    {
                        "hall": "5号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709950/",
                        "time": "21:40"
                    },
                    {
                        "hall": "7号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709957/",
                        "time": "22:30"
                    }
                ]
            },
            {
                "movieId": "177879",
                "movieName": "里约大冒险2",
                "pic_url": "http://img31.mtime.cn/mt/2014/03/20/091804.71943568_96X128.jpg",
                "broadcast": [
                    {
                        "hall": "4号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709942/",
                        "time": "11:10"
                    },
                    {
                        "hall": "4号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709943/",
                        "time": "14:30"
                    },
                    {
                        "hall": "6号厅",
                        "price": "120",
                        "ticket_url": "",
                        "time": "15:00"
                    },
                    {
                        "hall": "4号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709944/",
                        "time": "16:50"
                    },
                    {
                        "hall": "7号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709958/",
                        "time": "18:10"
                    },
                    {
                        "hall": "6号厅",
                        "price": "120",
                        "ticket_url": "",
                        "time": "19:20"
                    },
                    {
                        "hall": "7号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709959/",
                        "time": "20:20"
                    },
                    {
                        "hall": "6号厅",
                        "price": "120",
                        "ticket_url": "",
                        "time": "21:20"
                    }
                ]
            },
            {
                "movieId": "190465",
                "movieName": "超验骇客",
                "pic_url": "http://img31.mtime.cn/mt/2014/03/07/165346.19559684_96X128.jpg",
                "broadcast": [
                    {
                        "hall": "6号厅",
                        "price": "120",
                        "ticket_url": "",
                        "time": "12:10"
                    },
                    {
                        "hall": "2号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709935/",
                        "time": "13:10"
                    },
                    {
                        "hall": "2号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709936/",
                        "time": "15:40"
                    },
                    {
                        "hall": "6号厅",
                        "price": "120",
                        "ticket_url": "",
                        "time": "17:10"
                    },
                    {
                        "hall": "2号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709937/",
                        "time": "18:30"
                    },
                    {
                        "hall": "4号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709945/",
                        "time": "19:30"
                    },
                    {
                        "hall": "8号厅",
                        "price": "63",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709965/",
                        "time": "20:10"
                    },
                    {
                        "hall": "4号厅",
                        "price": "93",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709946/",
                        "time": "21:45"
                    }
                ]
            },
            {
                "movieId": "209220",
                "movieName": "最佳嫌疑人",
                "pic_url": "http://img31.mtime.cn/mt/2014/04/14/142239.57219598_96X128.jpg",
                "broadcast": [
                    {
                        "hall": "7号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709960/",
                        "time": "13:55"
                    },
                    {
                        "hall": "7号厅",
                        "price": "43",
                        "ticket_url": "http://piao.mtime.com/onlineticket/showtime/79709961/",
                        "time": "16:00"
                    }
                ]
            }
        ]
    },
    "error_code": 0
}

今日放映影片


接口地址:http://v.juhe.cn/movie/movies.today
支持格式:json/xml
请求方法:http get

请求参数说明:

名称 必填 类型 说明
  cityid int 城市ID
  key string 在个人中心->我的数据,接口名称上方查看
  dtype string 返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/movies.today?key=您申请的key&cityid=3

返回参数说明:

名称 类型 说明
  error_code int 返回码
  movieId string 电影ID
  movieName string 影片名称
  pic_url string 影片图片
返回示例:

JSON返回示例:

{
    "reason": "success",
    "result": [
        {
            "movieId": "21250",
            "movieName": "白日梦想家",
            "pic_url": "http://img31.mtime.cn/mt/2013/11/26/074429.68199128_96X128.jpg"
        },
        {
            "movieId": "134509",
            "movieName": "最强囍事",
            "pic_url": "http://img21.mtime.cn/mt/2011/01/13/122711.93922385_96X128.jpg"
        },
        {
            "movieId": "143038",
            "movieName": "天才眼镜狗",
            "pic_url": "http://img31.mtime.cn/mt/2014/03/06/090305.77794647_96X128.jpg"
        },
        {
            "movieId": "151951",
            "movieName": "美国队长2",
            "pic_url": "http://img31.mtime.cn/mt/2014/03/16/154554.36400206_96X128.jpg"
        },
        {
            "movieId": "172743",
            "movieName": "魔警",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/09/085413.72005937_96X128.jpg"
        },
        {
            "movieId": "177879",
            "movieName": "里约大冒险2",
            "pic_url": "http://img31.mtime.cn/mt/2014/03/20/091804.71943568_96X128.jpg"
        },
        {
            "movieId": "178498",
            "movieName": "整容日记",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/04/185750.94280401_96X128.jpg"
        },
        {
            "movieId": "180842",
            "movieName": "201314",
            "pic_url": "http://img31.mtime.cn/mt/2012/12/20/134302.99793240_96X128.jpg"
        },
        {
            "movieId": "181203",
            "movieName": "盟军夺宝队",
            "pic_url": "http://img31.mtime.cn/mt/2014/03/06/112340.71755460_96X128.jpg"
        },
        {
            "movieId": "190465",
            "movieName": "超验骇客",
            "pic_url": "http://img31.mtime.cn/mt/2014/03/07/165346.19559684_96X128.jpg"
        },
        {
            "movieId": "190494",
            "movieName": "再爱一次好不好",
            "pic_url": "http://img31.mtime.cn/mt/2014/03/24/161434.19041972_96X128.jpg"
        },
        {
            "movieId": "195986",
            "movieName": "狂舞派",
            "pic_url": "http://img31.mtime.cn/mt/2013/08/08/172715.27242932_96X128.jpg"
        },
        {
            "movieId": "200310",
            "movieName": "大力神",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/02/121553.40570610_96X128.jpg"
        },
        {
            "movieId": "203734",
            "movieName": "追爱大布局",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/08/112633.32015390_96X128.jpg"
        },
        {
            "movieId": "205228",
            "movieName": "百变爱人",
            "pic_url": "http://img31.mtime.cn/mt/2014/03/18/142633.24585044_96X128.jpg"
        },
        {
            "movieId": "207415",
            "movieName": "特工艾米拉",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/01/112811.60380935_96X128.jpg"
        },
        {
            "movieId": "209201",
            "movieName": "硬汉奶爸",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/08/105211.53977334_96X128.jpg"
        },
        {
            "movieId": "209208",
            "movieName": "笔仙惊魂3",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/01/111740.74687087_96X128.jpg"
        },
        {
            "movieId": "209220",
            "movieName": "最佳嫌疑人",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/14/142239.57219598_96X128.jpg"
        },
        {
            "movieId": "210066",
            "movieName": "爱你一世一生",
            "pic_url": "http://img31.mtime.cn/mt/2014/04/10/121437.97963221_96X128.jpg"
        }
    ],
    "error_code": 0
}

支持城市列表


接口地址:http://v.juhe.cn/movie/citys
支持格式:json/xml
请求方法:http get

请求参数说明:

名称 必填 类型 说明
  key string 在个人中心->我的数据,接口名称上方查看
  dtype string 返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/citys?key=您申请的key

返回参数说明:

名称 类型 说明
  error_code int 返回码
  id string 城市ID
  city_name string 城市名称
  city_pre string 城市前缀
  city_pinyin string 城市拼音
  city_short string 城市简写
  count string 影院数量
 
返回示例:

JSON返回示例:

{
    "reason": "success",
    "result": [
        {
            "id": "1",
            "city_name": "上海",
            "city_pre": "S",
            "city_pinyin": "Shanghai",
            "city_short": "sh",
            "count": "141"
        },
        {
            "id": "2",
            "city_name": "北京",
            "city_pre": "B",
            "city_pinyin": "Beijing",
            "city_short": "bj",
            "count": "137"
        },
        {
            "id": "3",
            "city_name": "深圳",
            "city_pre": "S",
            "city_pinyin": "Shenzhen",
            "city_short": "sz",
            "count": "100"
        },
        {
            "id": "4",
            "city_name": "重庆",
            "city_pre": "C",
            "city_pinyin": "Chongqing",
            "city_short": "cq",
            "count": "88"
        },
        {
            "id": "5",
            "city_name": "广州",
            "city_pre": "G",
            "city_pinyin": "Guangzhou",
            "city_short": "gz",
            "count": "86"
        },
        {
            "id": "6",
            "city_name": "成都",
            "city_pre": "C",
            "city_pinyin": "Chengdu",
            "city_short": "cd",
            "count": "80"
        },
        {
            "id": "7",
            "city_name": "武汉",
            "city_pre": "W",
            "city_pinyin": "Wuhan",
            "city_short": "wh",
            "count": "56"
        },
        {
            "id": "8",
            "city_name": "东莞",
            "city_pre": "D",
            "city_pinyin": "Dongguan",
            "city_short": "dg",
            "count": "53"
        },
        {
            "id": "9",
            "city_name": "天津",
            "city_pre": "T",
            "city_pinyin": "Tianjin",
            "city_short": "tj",
            "count": "52"
        },
        {
            "id": "10",
            "city_name": "杭州",
            "city_pre": "H",
            "city_pinyin": "Hangzhou",
            "city_short": "hz",
            "count": "45"
        },
        {
            "id": "11",
            "city_name": "沈阳",
            "city_pre": "S",
            "city_pinyin": "Shenyang",
            "city_short": "sy",
            "count": "44"
        },
        {
            "id": "12",
            "city_name": "佛山",
            "city_pre": "F",
            "city_pinyin": "Foshan",
            "city_short": "fs",
            "count": "42"
        },
        {
            "id": "13",
            "city_name": "合肥",
            "city_pre": "H",
            "city_pinyin": "Hefei",
            "city_short": "hf",
            "count": "40"
        },
        {
            "id": "14",
            "city_name": "南京",
            "city_pre": "N",
            "city_pinyin": "Nanjing",
            "city_short": "nj",
            "count": "38"
        },
        {
            "id": "15",
            "city_name": "长沙",
            "city_pre": "C",
            "city_pinyin": "Changsha",
            "city_short": "cs",
            "count": "36"
        },
        {
            "id": "16",
            "city_name": "西安",
            "city_pre": "X",
            "city_pinyin": "Xian",
            "city_short": "xa",
            "count": "36"
        },
        {
            "id": "17",
            "city_name": "郑州",
            "city_pre": "Z",
            "city_pinyin": "Zhengzhou",
            "city_short": "zz",
            "count": "30"
        },
        {
            "id": "18",
            "city_name": "宁波",
            "city_pre": "N",
            "city_pinyin": "Ningbo",
            "city_short": "nb",
            "count": "29"
        },
        {
            "id": "19",
            "city_name": "大连",
            "city_pre": "D",
            "city_pinyin": "Dalian",
            "city_short": "dl",
            "count": "29"
        },
        {
            "id": "20",
            "city_name": "青岛",
            "city_pre": "Q",
            "city_pinyin": "QingDao",
            "city_short": "qd",
            "count": "28"
        },
        {
            "id": "21",
            "city_name": "苏州",
            "city_pre": "S",
            "city_pinyin": "Suzhou",
            "city_short": "sz",
            "count": "26"
        },
        {
            "id": "22",
            "city_name": "温州",
            "city_pre": "W",
            "city_pinyin": "Wenzhou",
            "city_short": "wz",
            "count": "26"
        },
        {
            "id": "23",
            "city_name": "厦门",
            "city_pre": "X",
            "city_pinyin": "Xiamen",
            "city_short": "xm",
            "count": "25"
        },
        {
            "id": "24",
            "city_name": "惠州",
            "city_pre": "H",
            "city_pinyin": "Huizhou",
            "city_short": "hz",
            "count": "24"
        },
        {
            "id": "25",
            "city_name": "福州",
            "city_pre": "F",
            "city_pinyin": "Fuzhou",
            "city_short": "fz",
            "count": "24"
        },
        {
            "id": "26",
            "city_name": "昆明",
            "city_pre": "K",
            "city_pinyin": "Kunming",
            "city_short": "km",
            "count": "23"
        },
        {
            "id": "27",
            "city_name": "无锡",
            "city_pre": "W",
            "city_pinyin": "Wuxi",
            "city_short": "wx",
            "count": "22"
        },
        {
            "id": "28",
            "city_name": "烟台",
            "city_pre": "Y",
            "city_pinyin": "Yantai",
            "city_short": "yt",
            "count": "21"
        },
        {
            "id": "29",
            "city_name": "南昌",
            "city_pre": "N",
            "city_pinyin": "Nanchang",
            "city_short": "nc",
            "count": "21"
        },
        {
            "id": "30",
            "city_name": "石家庄",
            "city_pre": "S",
            "city_pinyin": "Shijiazhuang",
            "city_short": "sjz",
            "count": "20"
        },
        {
            "id": "31",
            "city_name": "常州",
            "city_pre": "C",
            "city_pinyin": "Changzhou",
            "city_short": "cz",
            "count": "20"
        },
        {
            "id": "32",
            "city_name": "济南",
            "city_pre": "J",
            "city_pinyin": "Jinan",
            "city_short": "jn",
            "count": "20"
        },
        {
            "id": "33",
            "city_name": "兰州",
            "city_pre": "L",
            "city_pinyin": "Lanzhou",
            "city_short": "lz",
            "count": "20"
        },
        {
            "id": "34",
            "city_name": "台州",
            "city_pre": "T",
            "city_pinyin": "Taizhou",
            "city_short": "tz",
            "count": "19"
        },
        {
            "id": "35",
            "city_name": "南宁",
            "city_pre": "N",
            "city_pinyin": "Nanning",
            "city_short": "nn",
            "count": "19"
        },
        {
            "id": "36",
            "city_name": "中山",
            "city_pre": "Z",
            "city_pinyin": "Zhongshan",
            "city_short": "zs",
            "count": "18"
        },
        {
            "id": "37",
            "city_name": "贵阳",
            "city_pre": "G",
            "city_pinyin": "Guiyang",
            "city_short": "gy",
            "count": "18"
        },
        {
            "id": "38",
            "city_name": "太原",
            "city_pre": "T",
            "city_pinyin": "Taiyuan",
            "city_short": "ty",
            "count": "18"
        },
        {
            "id": "39",
            "city_name": "南通",
            "city_pre": "N",
            "city_pinyin": "Nantong",
            "city_short": "nt",
            "count": "17"
        },
        {
            "id": "40",
            "city_name": "丽水",
            "city_pre": "L",
            "city_pinyin": "Lishui",
            "city_short": "ls",
            "count": "16"
        },
        {
            "id": "41",
            "city_name": "芜湖",
            "city_pre": "W",
            "city_pinyin": "Wuhu",
            "city_short": "wh",
            "count": "16"
        },
        {
            "id": "42",
            "city_name": "乌鲁木齐",
            "city_pre": "W",
            "city_pinyin": "Wulumuqi",
            "city_short": "wlmq",
            "count": "16"
        },
        {
            "id": "43",
            "city_name": "盐城",
            "city_pre": "Y",
            "city_pinyin": "Yancheng",
            "city_short": "yc",
            "count": "16"
        },
        {
            "id": "44",
            "city_name": "新乡",
            "city_pre": "X",
            "city_pinyin": "Xinxiang",
            "city_short": "xx",
            "count": "15"
        },
        {
            "id": "45",
            "city_name": "江门",
            "city_pre": "J",
            "city_pinyin": "Jiangmen",
            "city_short": "jm",
            "count": "15"
        },
        {
            "id": "46",
            "city_name": "长春",
            "city_pre": "C",
            "city_pinyin": "Changchun",
            "city_short": "cc",
            "count": "15"
        },
        {
            "id": "47",
            "city_name": "洛阳",
            "city_pre": "L",
            "city_pinyin": "Luoyang",
            "city_short": "ly",
            "count": "15"
        },
        {
            "id": "48",
            "city_name": "赣州",
            "city_pre": "G",
            "city_pinyin": "Ganzhou",
            "city_short": "gz",
            "count": "15"
        },
        {
            "id": "49",
            "city_name": "淄博",
            "city_pre": "Z",
            "city_pinyin": "Zibo",
            "city_short": "zb",
            "count": "15"
        },
        {
            "id": "50",
            "city_name": "银川",
            "city_pre": "Y",
            "city_pinyin": "Yinchuan",
            "city_short": "yc",
            "count": "14"
        },
        {
            "id": "51",
            "city_name": "淮安",
            "city_pre": "H",
            "city_pinyin": "Huaian",
            "city_short": "ha",
            "count": "14"
        },
        {
            "id": "52",
            "city_name": "哈尔滨",
            "city_pre": "H",
            "city_pinyin": "Harbin",
            "city_short": "heb",
            "count": "14"
        },
        {
            "id": "53",
            "city_name": "衢州",
            "city_pre": "Q",
            "city_pinyin": "Quzhou",
            "city_short": "qz",
            "count": "13"
        },
        {
            "id": "54",
            "city_name": "威海",
            "city_pre": "W",
            "city_pinyin": "Weihai",
            "city_short": "wh",
            "count": "13"
        },
        {
            "id": "55",
            "city_name": "泉州",
            "city_pre": "Q",
            "city_pinyin": "Quanzhou",
            "city_short": "qz",
            "count": "13"
        },
        {
            "id": "56",
            "city_name": "唐山",
            "city_pre": "T",
            "city_pinyin": "Tangshan",
            "city_short": "ts",
            "count": "13"
        },
        {
            "id": "57",
            "city_name": "湖州",
            "city_pre": "H",
            "city_pinyin": "Huzhou",
            "city_short": "hz",
            "count": "13"
        },
        {
            "id": "58",
            "city_name": "徐州",
            "city_pre": "X",
            "city_pinyin": "Xuzhou",
            "city_short": "xz",
            "count": "12"
        },
        {
            "id": "59",
            "city_name": "大庆",
            "city_pre": "D",
            "city_pinyin": "Daqing",
            "city_short": "dq",
            "count": "12"
        },
        {
            "id": "60",
            "city_name": "临沂",
            "city_pre": "L",
            "city_pinyin": "Linyi",
            "city_short": "ly",
            "count": "12"
        },
        {
            "id": "61",
            "city_name": "株洲",
            "city_pre": "Z",
            "city_pinyin": "Zhuzhou",
            "city_short": "zz",
            "count": "12"
        },
        {
            "id": "62",
            "city_name": "上饶",
            "city_pre": "S",
            "city_pinyin": "Shangrao",
            "city_short": "sr",
            "count": "12"
        },
        {
            "id": "63",
            "city_name": "常德",
            "city_pre": "C",
            "city_pinyin": "Changde",
            "city_short": "cd",
            "count": "12"
        },
        {
            "id": "64",
            "city_name": "榆林",
            "city_pre": "Y",
            "city_pinyin": "Yulin",
            "city_short": "yl",
            "count": "12"
        },
        {
            "id": "65",
            "city_name": "潍坊",
            "city_pre": "W",
            "city_pinyin": "Weifang",
            "city_short": "wf",
            "count": "12"
        },
        {
            "id": "66",
            "city_name": "邯郸",
            "city_pre": "H",
            "city_pinyin": "Handan",
            "city_short": "hd",
            "count": "12"
        },
        {
            "id": "67",
            "city_name": "岳阳",
            "city_pre": "Y",
            "city_pinyin": "Yueyang",
            "city_short": "yy",
            "count": "12"
        },
        {
            "id": "68",
            "city_name": "衡阳",
            "city_pre": "H",
            "city_pinyin": "Hengyang",
            "city_short": "hy",
            "count": "12"
        },
        {
            "id": "69",
            "city_name": "珠海",
            "city_pre": "Z",
            "city_pinyin": "Zhuhai",
            "city_short": "zh",
            "count": "11"
        },
        {
            "id": "70",
            "city_name": "东营",
            "city_pre": "D",
            "city_pinyin": "Dongying",
            "city_short": "dy",
            "count": "11"
        },
        {
            "id": "71",
            "city_name": "郴州",
            "city_pre": "C",
            "city_pinyin": "Chenzhou",
            "city_short": "cz",
            "count": "11"
        },
        {
            "id": "72",
            "city_name": "绍兴",
            "city_pre": "S",
            "city_pinyin": "Shaoxing",
            "city_short": "sx",
            "count": "11"
        },
        {
            "id": "73",
            "city_name": "南充",
            "city_pre": "N",
            "city_pinyin": "Nanchong",
            "city_short": "nc",
            "count": "11"
        },
        {
            "id": "74",
            "city_name": "扬州",
            "city_pre": "Y",
            "city_pinyin": "Yangzhou",
            "city_short": "yz",
            "count": "11"
        },
        {
            "id": "75",
            "city_name": "马鞍山",
            "city_pre": "M",
            "city_pinyin": "Maanshan",
            "city_short": "mas",
            "count": "11"
        },
        {
            "id": "76",
            "city_name": "宜春",
            "city_pre": "Y",
            "city_pinyin": "Yichun",
            "city_short": "yc",
            "count": "10"
        },
        {
            "id": "77",
            "city_name": "湛江",
            "city_pre": "Z",
            "city_pinyin": "Zhanjiang",
            "city_short": "zj",
            "count": "10"
        },
        {
            "id": "78",
            "city_name": "十堰",
            "city_pre": "S",
            "city_pinyin": "Shiyan",
            "city_short": "sy",
            "count": "10"
        },
        {
            "id": "79",
            "city_name": "海口",
            "city_pre": "H",
            "city_pinyin": "Haikou",
            "city_short": "hk",
            "count": "10"
        },
        {
            "id": "80",
            "city_name": "运城",
            "city_pre": "Y",
            "city_pinyin": "Yuncheng",
            "city_short": "yc",
            "count": "10"
        },
        {
            "id": "81",
            "city_name": "菏泽",
            "city_pre": "H",
            "city_pinyin": "Heze",
            "city_short": "hz",
            "count": "10"
        },
        {
            "id": "82",
            "city_name": "九江",
            "city_pre": "J",
            "city_pinyin": "Jiujiang",
            "city_short": "jj",
            "count": "10"
        },
        {
            "id": "83",
            "city_name": "南阳",
            "city_pre": "N",
            "city_pinyin": "Nanyang",
            "city_short": "ny",
            "count": "10"
        },
        {
            "id": "84",
            "city_name": "昆山",
            "city_pre": "K",
            "city_pinyin": "Kunshan",
            "city_short": "ks",
            "count": "10"
        },
        {
            "id": "85",
            "city_name": "桂林",
            "city_pre": "G",
            "city_pinyin": "Guilin",
            "city_short": "gl",
            "count": "9"
        },
        {
            "id": "86",
            "city_name": "金华",
            "city_pre": "J",
            "city_pinyin": "Jinhua",
            "city_short": "jh",
            "count": "9"
        },
        {
            "id": "87",
            "city_name": "湘潭",
            "city_pre": "X",
            "city_pinyin": "Xiangtan",
            "city_short": "xt",
            "count": "9"
        },
        {
            "id": "88",
            "city_name": "济宁",
            "city_pre": "J",
            "city_pinyin": "Jining",
            "city_short": "jn",
            "count": "9"
        },
        {
            "id": "89",
            "city_name": "西宁",
            "city_pre": "X",
            "city_pinyin": "Xining",
            "city_short": "xn",
            "count": "9"
        },
        {
            "id": "90",
            "city_name": "遵义",
            "city_pre": "Z",
            "city_pinyin": "Zunyi",
            "city_short": "zy",
            "count": "9"
        },
        {
            "id": "91",
            "city_name": "红河",
            "city_pre": "H",
            "city_pinyin": "Honghe",
            "city_short": "hh",
            "count": "9"
        },
        {
            "id": "92",
            "city_name": "张家口",
            "city_pre": "Z",
            "city_pinyin": "Zhangjiakou",
            "city_short": "zjk",
            "count": "9"
        },
        {
            "id": "93",
            "city_name": "呼和浩特",
            "city_pre": "H",
            "city_pinyin": "Hohhot",
            "city_short": "hhht",
            "count": "9"
        },
        {
            "id": "94",
            "city_name": "娄底",
            "city_pre": "L",
            "city_pinyin": "Loudi",
            "city_short": "ld",
            "count": "9"
        },
        {
            "id": "95",
            "city_name": "滁州",
            "city_pre": "C",
            "city_pinyin": "Chuzhou",
            "city_short": "cz",
            "count": "9"
        },
        {
            "id": "96",
            "city_name": "安庆",
            "city_pre": "A",
            "city_pinyin": "Anqing",
            "city_short": "aq",
            "count": "9"
        },
        {
            "id": "97",
            "city_name": "肇庆",
            "city_pre": "Z",
            "city_pinyin": "Zhaoqing",
            "city_short": "zq",
            "count": "8"
        },
        {
            "id": "98",
            "city_name": "宿迁",
            "city_pre": "S",
            "city_pinyin": "Suqian",
            "city_short": "sq",
            "count": "8"
        },
        {
            "id": "99",
            "city_name": "汕头",
            "city_pre": "S",
            "city_pinyin": "Shantou",
            "city_short": "st",
            "count": "8"
        },
        {
            "id": "100",
            "city_name": "绵阳",
            "city_pre": "M",
            "city_pinyin": "Mianyang",
            "city_short": "my",
            "count": "8"
        },
        {
            "id": "101",
            "city_name": "信阳",
            "city_pre": "X",
            "city_pinyin": "Xinyang",
            "city_short": "xy",
            "count": "8"
        },
        {
            "id": "102",
            "city_name": "新余",
            "city_pre": "X",
            "city_pinyin": "Xinyu",
            "city_short": "xy",
            "count": "8"
        },
        {
            "id": "103",
            "city_name": "嘉兴",
            "city_pre": "J",
            "city_pinyin": "Jiaxing",
            "city_short": "jx",
            "count": "8"
        },
        {
            "id": "104",
            "city_name": "怀化",
            "city_pre": "H",
            "city_pinyin": "Huaihua",
            "city_short": "hh",
            "count": "8"
        },
        {
            "id": "105",
            "city_name": "保定",
            "city_pre": "B",
            "city_pinyin": "Baoding",
            "city_short": "bd",
            "count": "8"
        },
        {
            "id": "106",
            "city_name": "黄石",
            "city_pre": "H",
            "city_pinyin": "Huangshi",
            "city_short": "hs",
            "count": "8"
        },
        {
            "id": "107",
            "city_name": "黄山",
            "city_pre": "H",
            "city_pinyin": "Huangshan",
            "city_short": "hs",
            "count": "8"
        },
        {
            "id": "108",
            "city_name": "平顶山",
            "city_pre": "P",
            "city_pinyin": "Pingdingshan",
            "city_short": "pds",
            "count": "8"
        },
        {
            "id": "109",
            "city_name": "焦作",
            "city_pre": "J",
            "city_pinyin": "Jiaozuo",
            "city_short": "jz",
            "count": "8"
        },
        {
            "id": "110",
            "city_name": "镇江",
            "city_pre": "Z",
            "city_pinyin": "Zhenjiang",
            "city_short": "zj",
            "count": "8"
        },
        {
            "id": "111",
            "city_name": "日照",
            "city_pre": "R",
            "city_pinyin": "Rizhao",
            "city_short": "rz",
            "count": "8"
        },
        {
            "id": "112",
            "city_name": "安阳",
            "city_pre": "A",
            "city_pinyin": "Anyang",
            "city_short": "ay",
            "count": "8"
        },
        {
            "id": "113",
            "city_name": "龙岩",
            "city_pre": "L",
            "city_pinyin": "Longyan",
            "city_short": "ly",
            "count": "8"
        },
        {
            "id": "114",
            "city_name": "六安",
            "city_pre": "L",
            "city_pinyin": "luan",
            "city_short": "la",
            "count": "8"
        },
        {
            "id": "115",
            "city_name": "吴江",
            "city_pre": "W",
            "city_pinyin": "Wujiang",
            "city_short": "wj",
            "count": "8"
        },
        {
            "id": "116",
            "city_name": "吉安",
            "city_pre": "J",
            "city_pinyin": "Jian",
            "city_short": "ja",
            "count": "7"
        },
        {
            "id": "117",
            "city_name": "舟山",
            "city_pre": "Z",
            "city_pinyin": "Zhoushan",
            "city_short": "zs",
            "count": "7"
        },
        {
            "id": "118",
            "city_name": "滨州",
            "city_pre": "B",
            "city_pinyin": "Binzhou",
            "city_short": "bz",
            "count": "7"
        },
        {
            "id": "119",
            "city_name": "柳州",
            "city_pre": "L",
            "city_pinyin": "Liuzhou",
            "city_short": "lz",
            "count": "7"
        },
        {
            "id": "120",
            "city_name": "连云港",
            "city_pre": "L",
            "city_pinyin": "Lianyungang",
            "city_short": "lyg",
            "count": "7"
        },
        {
            "id": "121",
            "city_name": "三明",
            "city_pre": "S",
            "city_pinyin": "Sanming",
            "city_short": "sm",
            "count": "7"
        },
        {
            "id": "122",
            "city_name": "包头",
            "city_pre": "B",
            "city_pinyin": "Baotou",
            "city_short": "bt",
            "count": "7"
        },
        {
            "id": "123",
            "city_name": "盘锦",
            "city_pre": "P",
            "city_pinyin": "Panjin",
            "city_short": "pj",
            "count": "7"
        },
        {
            "id": "124",
            "city_name": "江阴",
            "city_pre": "J",
            "city_pinyin": "Jiangyin",
            "city_short": "jy",
            "count": "7"
        },
        {
            "id": "125",
            "city_name": "余姚",
            "city_pre": "Y",
            "city_pinyin": "Yuyao",
            "city_short": "yy",
            "count": "7"
        },
        {
            "id": "126",
            "city_name": "枣庄",
            "city_pre": "Z",
            "city_pinyin": "Zaozhuang",
            "city_short": "zz",
            "count": "7"
        },
        {
            "id": "127",
            "city_name": "抚州",
            "city_pre": "F",
            "city_pinyin": "Fuzhou",
            "city_short": "fz",
            "count": "7"
        },
        {
            "id": "128",
            "city_name": "呼伦贝尔",
            "city_pre": "H",
            "city_pinyin": "Hulun Buir",
            "city_short": "hlbe",
            "count": "7"
        },
        {
            "id": "129",
            "city_name": "开封",
            "city_pre": "K",
            "city_pinyin": "Kaifeng",
            "city_short": "kf",
            "count": "7"
        },
        {
            "id": "130",
            "city_name": "乐山",
            "city_pre": "L",
            "city_pinyin": "Leshan",
            "city_short": "ls",
            "count": "7"
        },
        {
            "id": "131",
            "city_name": "泰安",
            "city_pre": "T",
            "city_pinyin": "Taian",
            "city_short": "ta",
            "count": "7"
        },
        {
            "id": "132",
            "city_name": "泰州",
            "city_pre": "T",
            "city_pinyin": "Taizhou",
            "city_short": "tz",
            "count": "7"
        },
        {
            "id": "133",
            "city_name": "遂宁",
            "city_pre": "S",
            "city_pinyin": "Suining",
            "city_short": "sn",
            "count": "7"
        },
        {
            "id": "134",
            "city_name": "漳州",
            "city_pre": "Z",
            "city_pinyin": "Zhangzhou",
            "city_short": "zz",
            "count": "7"
        },
        {
            "id": "135",
            "city_name": "抚顺",
            "city_pre": "F",
            "city_pinyin": "Fushun",
            "city_short": "fs",
            "count": "7"
        },
        {
            "id": "136",
            "city_name": "韶关",
            "city_pre": "S",
            "city_pinyin": "Shaoguan",
            "city_short": "sg",
            "count": "7"
        },
        {
            "id": "137",
            "city_name": "鄂尔多斯",
            "city_pre": "E",
            "city_pinyin": "Eerduosi",
            "city_short": "eeds",
            "count": "7"
        },
        {
            "id": "138",
            "city_name": "黄冈",
            "city_pre": "H",
            "city_pinyin": "Huanggang",
            "city_short": "hg",
            "count": "7"
        },
        {
            "id": "139",
            "city_name": "宜兴",
            "city_pre": "Y",
            "city_pinyin": "Yixing",
            "city_short": "yx",
            "count": "6"
        },
        {
            "id": "140",
            "city_name": "德州",
            "city_pre": "D",
            "city_pinyin": "Dezhou",
            "city_short": "dz",
            "count": "6"
        },
        {
            "id": "141",
            "city_name": "聊城",
            "city_pre": "L",
            "city_pinyin": "Liaocheng",
            "city_short": "lc",
            "count": "6"
        },
        {
            "id": "142",
            "city_name": "晋江",
            "city_pre": "J",
            "city_pinyin": "Jinjiang",
            "city_short": "jj",
            "count": "6"
        },
        {
            "id": "143",
            "city_name": "鞍山",
            "city_pre": "A",
            "city_pinyin": "Anshan",
            "city_short": "as",
            "count": "6"
        },
        {
            "id": "144",
            "city_name": "梅州",
            "city_pre": "M",
            "city_pinyin": "Meizhou",
            "city_short": "mz",
            "count": "6"
        },
        {
            "id": "145",
            "city_name": "义乌",
            "city_pre": "Y",
            "city_pinyin": "Yiwu",
            "city_short": "yw",
            "count": "6"
        },
        {
            "id": "146",
            "city_name": "眉山",
            "city_pre": "M",
            "city_pinyin": "Meishan",
            "city_short": "ms",
            "count": "6"
        },
        {
            "id": "147",
            "city_name": "益阳",
            "city_pre": "Y",
            "city_pinyin": "Yiyang",
            "city_short": "yy",
            "count": "6"
        },
        {
            "id": "148",
            "city_name": "吕梁",
            "city_pre": "L",
            "city_pinyin": "Lvliang",
            "city_short": "ll",
            "count": "6"
        },
        {
            "id": "149",
            "city_name": "浏阳",
            "city_pre": "L",
            "city_pinyin": "Liuyang",
            "city_short": "ly",
            "count": "6"
        },
        {
            "id": "150",
            "city_name": "即墨",
            "city_pre": "J",
            "city_pinyin": "Jimo",
            "city_short": "jm",
            "count": "6"
        },
        {
            "id": "151",
            "city_name": "荆州",
            "city_pre": "J",
            "city_pinyin": "Jingzhou",
            "city_short": "jz",
            "count": "6"
        },
        {
            "id": "152",
            "city_name": "慈溪",
            "city_pre": "C",
            "city_pinyin": "Cixi",
            "city_short": "cx",
            "count": "6"
        },
        {
            "id": "153",
            "city_name": "潮州",
            "city_pre": "C",
            "city_pinyin": "Chaozhou",
            "city_short": "cz",
            "count": "6"
        },
        {
            "id": "154",
            "city_name": "咸宁",
            "city_pre": "X",
            "city_pinyin": "Xianning",
            "city_short": "xn",
            "count": "6"
        },
        {
            "id": "155",
            "city_name": "巴彦淖尔",
            "city_pre": "B",
            "city_pinyin": "Bayannaoer",
            "city_short": "byze",
            "count": "6"
        },
        {
            "id": "156",
            "city_name": "蚌埠",
            "city_pre": "B",
            "city_pinyin": "Bengbu",
            "city_short": "bb",
            "count": "6"
        },
        {
            "id": "157",
            "city_name": "阜阳",
            "city_pre": "F",
            "city_pinyin": "Fuyang",
            "city_short": "fy",
            "count": "6"
        },
        {
            "id": "158",
            "city_name": "恩施",
            "city_pre": "E",
            "city_pinyin": "Enshi",
            "city_short": "es",
            "count": "6"
        },
        {
            "id": "159",
            "city_name": "常熟",
            "city_pre": "C",
            "city_pinyin": "Changshu",
            "city_short": "cs",
            "count": "5"
        },
        {
            "id": "160",
            "city_name": "晋城",
            "city_pre": "J",
            "city_pinyin": "Jincheng",
            "city_short": "jc",
            "count": "5"
        },
        {
            "id": "161",
            "city_name": "寿光",
            "city_pre": "S",
            "city_pinyin": "Shouguang",
            "city_short": "sg",
            "count": "5"
        },
        {
            "id": "162",
            "city_name": "海宁",
            "city_pre": "H",
            "city_pinyin": "Haining",
            "city_short": "hn",
            "count": "5"
        },
        {
            "id": "163",
            "city_name": "靖江",
            "city_pre": "J",
            "city_pinyin": "Jingjiang",
            "city_short": "jj",
            "count": "5"
        },
        {
            "id": "164",
            "city_name": "营口",
            "city_pre": "Y",
            "city_pinyin": "Yingkou",
            "city_short": "yk",
            "count": "5"
        },
        {
            "id": "165",
            "city_name": "邵阳",
            "city_pre": "S",
            "city_pinyin": "Shaoyang",
            "city_short": "sy",
            "count": "5"
        },
        {
            "id": "166",
            "city_name": "荆门",
            "city_pre": "J",
            "city_pinyin": "Jingmen",
            "city_short": "jm",
            "count": "5"
        },
        {
            "id": "167",
            "city_name": "大同",
            "city_pre": "D",
            "city_pinyin": "Datong",
            "city_short": "dt",
            "count": "5"
        },
        {
            "id": "168",
            "city_name": "张家港",
            "city_pre": "Z",
            "city_pinyin": "Zhangjiagang",
            "city_short": "zjg",
            "count": "5"
        },
        {
            "id": "169",
            "city_name": "六盘水",
            "city_pre": "L",
            "city_pinyin": "Liupanshui",
            "city_short": "lps",
            "count": "5"
        },
        {
            "id": "170",
            "city_name": "宝鸡",
            "city_pre": "B",
            "city_pinyin": "Baoji",
            "city_short": "bj",
            "count": "5"
        },
        {
            "id": "171",
            "city_name": "永州",
            "city_pre": "Y",
            "city_pinyin": "Yongzhou",
            "city_short": "yz",
            "count": "5"
        },
        {
            "id": "172",
            "city_name": "亳州",
            "city_pre": "B",
            "city_pinyin": "Bozhou",
            "city_short": "bz",
            "count": "5"
        },
        {
            "id": "173",
            "city_name": "泸州",
            "city_pre": "L",
            "city_pinyin": "Luzhou",
            "city_short": "lz",
            "count": "5"
        },
        {
            "id": "174",
            "city_name": "茂名",
            "city_pre": "M",
            "city_pinyin": "Maoming",
            "city_short": "mm",
            "count": "5"
        },
        {
            "id": "175",
            "city_name": "沧州",
            "city_pre": "C",
            "city_pinyin": "Cangzhou",
            "city_short": "cz",
            "count": "5"
        },
        {
            "id": "176",
            "city_name": "咸阳",
            "city_pre": "X",
            "city_pinyin": "Xianyang",
            "city_short": "xy",
            "count": "5"
        },
        {
            "id": "177",
            "city_name": "桐乡",
            "city_pre": "T",
            "city_pinyin": "Tongxiang",
            "city_short": "tx",
            "count": "5"
        },
        {
            "id": "178",
            "city_name": "葫芦岛",
            "city_pre": "H",
            "city_pinyin": "Huludao",
            "city_short": "hld",
            "count": "5"
        },
        {
            "id": "179",
            "city_name": "周口",
            "city_pre": "Z",
            "city_pinyin": "Zhoukou",
            "city_short": "zk",
            "count": "5"
        },
        {
            "id": "180",
            "city_name": "濮阳",
            "city_pre": "P",
            "city_pinyin": "Puyang",
            "city_short": "py",
            "count": "5"
        },
        {
            "id": "181",
            "city_name": "莆田",
            "city_pre": "P",
            "city_pinyin": "Putian",
            "city_short": "pt",
            "count": "5"
        },
        {
            "id": "182",
            "city_name": "清远",
            "city_pre": "Q",
            "city_pinyin": "Qingyuan",
            "city_short": "qy",
            "count": "5"
        },
        {
            "id": "183",
            "city_name": "萍乡",
            "city_pre": "P",
            "city_pinyin": "Pingxiang",
            "city_short": "px",
            "count": "5"
        },
        {
            "id": "184",
            "city_name": "秦皇岛",
            "city_pre": "Q",
            "city_pinyin": "Qinhuangdao",
            "city_short": "qhd",
            "count": "5"
        },
        {
            "id": "185",
            "city_name": "宜昌",
            "city_pre": "Y",
            "city_pinyin": "Yichang",
            "city_short": "yc",
            "count": "5"
        },
        {
            "id": "186",
            "city_name": "宜宾",
            "city_pre": "Y",
            "city_pinyin": "Yibin",
            "city_short": "yb",
            "count": "5"
        },
        {
            "id": "187",
            "city_name": "瑞安",
            "city_pre": "R",
            "city_pinyin": "Ruian",
            "city_short": "ra",
            "count": "5"
        },
        {
            "id": "188",
            "city_name": "揭阳",
            "city_pre": "J",
            "city_pinyin": "Jieyang",
            "city_short": "jy",
            "count": "5"
        },
        {
            "id": "189",
            "city_name": "赤峰",
            "city_pre": "C",
            "city_pinyin": "Chifeng",
            "city_short": "cf",
            "count": "5"
        },
        {
            "id": "190",
            "city_name": "诸暨",
            "city_pre": "Z",
            "city_pinyin": "Zhuji",
            "city_short": "zj",
            "count": "5"
        },
        {
            "id": "191",
            "city_name": "商丘",
            "city_pre": "S",
            "city_pinyin": "Shangqiu",
            "city_short": "sq",
            "count": "5"
        },
        {
            "id": "192",
            "city_name": "许昌",
            "city_pre": "X",
            "city_pinyin": "Xuchang",
            "city_short": "xc",
            "count": "5"
        },
        {
            "id": "193",
            "city_name": "河源",
            "city_pre": "H",
            "city_pinyin": "Heyuan",
            "city_short": "hy",
            "count": "5"
        },
        {
            "id": "194",
            "city_name": "内江",
            "city_pre": "N",
            "city_pinyin": "Neijiang",
            "city_short": "nj",
            "count": "5"
        },
        {
            "id": "195",
            "city_name": "北海",
            "city_pre": "B",
            "city_pinyin": "Beihai",
            "city_short": "bh",
            "count": "4"
        },
        {
            "id": "196",
            "city_name": "襄阳",
            "city_pre": "X",
            "city_pinyin": "Xiangyang",
            "city_short": "xy",
            "count": "4"
        },
        {
            "id": "197",
            "city_name": "玉林",
            "city_pre": "Y",
            "city_pinyin": "Yulin",
            "city_short": "yl",
            "count": "4"
        },
        {
            "id": "198",
            "city_name": "宣城",
            "city_pre": "X",
            "city_pinyin": "Xuancheng",
            "city_short": "xc",
            "count": "4"
        },
        {
            "id": "199",
            "city_name": "渭南",
            "city_pre": "W",
            "city_pinyin": "Weinan",
            "city_short": "wn",
            "count": "4"
        },
        {
            "id": "200",
            "city_name": "仙桃",
            "city_pre": "X",
            "city_pinyin": "Xiantao",
            "city_short": "xt",
            "count": "4"
        },
        {
            "id": "201",
            "city_name": "如皋",
            "city_pre": "R",
            "city_pinyin": "Rugao",
            "city_short": "rg",
            "count": "4"
        },
        {
            "id": "202",
            "city_name": "太仓",
            "city_pre": "T",
            "city_pinyin": "Taicang",
            "city_short": "tc",
            "count": "4"
        },
        {
            "id": "203",
            "city_name": "邢台",
            "city_pre": "G",
            "city_pinyin": "Xingtai",
            "city_short": "gt",
            "count": "4"
        },
        {
            "id": "204",
            "city_name": "承德",
            "city_pre": "C",
            "city_pinyin": "Chengde",
            "city_short": "cd",
            "count": "4"
        },
        {
            "id": "205",
            "city_name": "南平",
            "city_pre": "N",
            "city_pinyin": "Nanping",
            "city_short": "np",
            "count": "4"
        },
        {
            "id": "206",
            "city_name": "大理",
            "city_pre": "D",
            "city_pinyin": "Dali",
            "city_short": "dl",
            "count": "4"
        },
        {
            "id": "207",
            "city_name": "阿克苏",
            "city_pre": "A",
            "city_pinyin": "Akesu",
            "city_short": "aks",
            "count": "4"
        },
        {
            "id": "208",
            "city_name": "齐齐哈尔",
            "city_pre": "Q",
            "city_pinyin": "Qiqihar",
            "city_short": "qqhe",
            "count": "4"
        },
        {
            "id": "209",
            "city_name": "阳江",
            "city_pre": "Y",
            "city_pinyin": "Yangjiang",
            "city_short": "yj",
            "count": "4"
        },
        {
            "id": "210",
            "city_name": "泰兴",
            "city_pre": "T",
            "city_pinyin": "Taixing",
            "city_short": "tx",
            "count": "4"
        },
        {
            "id": "211",
            "city_name": "延安",
            "city_pre": "Y",
            "city_pinyin": "Yanan",
            "city_short": "ya",
            "count": "4"
        },
        {
            "id": "212",
            "city_name": "锦州",
            "city_pre": "J",
            "city_pinyin": "Jinzhou",
            "city_short": "jz",
            "count": "4"
        },
        {
            "id": "213",
            "city_name": "自贡",
            "city_pre": "Z",
            "city_pinyin": "Zigong",
            "city_short": "zg",
            "count": "4"
        },
        {
            "id": "214",
            "city_name": "廊坊",
            "city_pre": "L",
            "city_pinyin": "Langfang",
            "city_short": "lf",
            "count": "4"
        },
        {
            "id": "215",
            "city_name": "淮北",
            "city_pre": "H",
            "city_pinyin": "Huaibei",
            "city_short": "hb",
            "count": "4"
        },
        {
            "id": "216",
            "city_name": "莱芜",
            "city_pre": "L",
            "city_pinyin": "Laiwu",
            "city_short": "lw",
            "count": "4"
        },
        {
            "id": "217",
            "city_name": "安顺",
            "city_pre": "A",
            "city_pinyin": "Anshun",
            "city_short": "as",
            "count": "4"
        },
        {
            "id": "218",
            "city_name": "济源",
            "city_pre": "J",
            "city_pinyin": "Jiyuan",
            "city_short": "jy",
            "count": "4"
        },
        {
            "id": "219",
            "city_name": "达州",
            "city_pre": "D",
            "city_pinyin": "Dazhou",
            "city_short": "dz",
            "count": "4"
        },
        {
            "id": "220",
            "city_name": "海门",
            "city_pre": "H",
            "city_pinyin": "Haimen",
            "city_short": "hm",
            "count": "4"
        },
        {
            "id": "221",
            "city_name": "吉林市",
            "city_pre": "J",
            "city_pinyin": "Jilin",
            "city_short": "jls",
            "count": "4"
        },
        {
            "id": "222",
            "city_name": "资阳",
            "city_pre": "Z",
            "city_pinyin": "Ziyang",
            "city_short": "zy",
            "count": "4"
        },
        {
            "id": "223",
            "city_name": "玉溪",
            "city_pre": "Y",
            "city_pinyin": "Yuxi",
            "city_short": "yx",
            "count": "4"
        },
        {
            "id": "224",
            "city_name": "德阳",
            "city_pre": "D",
            "city_pinyin": "Deyang",
            "city_short": "dy",
            "count": "4"
        },
        {
            "id": "225",
            "city_name": "胶州",
            "city_pre": "J",
            "city_pinyin": "Jiaozhou",
            "city_short": "jz",
            "count": "3"
        },
        {
            "id": "226",
            "city_name": "梧州",
            "city_pre": "W",
            "city_pinyin": "Wuzhou",
            "city_short": "wz",
            "count": "3"
        },
        {
            "id": "227",
            "city_name": "东港",
            "city_pre": "D",
            "city_pinyin": "Donggang",
            "city_short": "dg",
            "count": "3"
        },
        {
            "id": "228",
            "city_name": "宁德",
            "city_pre": "N",
            "city_pinyin": "Ningde",
            "city_short": "nd",
            "count": "3"
        },
        {
            "id": "229",
            "city_name": "三亚",
            "city_pre": "S",
            "city_pinyin": "Sanya",
            "city_short": "sy",
            "count": "3"
        },
        {
            "id": "230",
            "city_name": "驻马店",
            "city_pre": "Z",
            "city_pinyin": "Zhumadian",
            "city_short": "zmd",
            "count": "3"
        },
        {
            "id": "231",
            "city_name": "东阳",
            "city_pre": "D",
            "city_pinyin": "Dongyang",
            "city_short": "dy",
            "count": "3"
        },
        {
            "id": "232",
            "city_name": "三河",
            "city_pre": "S",
            "city_pinyin": "Sanhe",
            "city_short": "sh",
            "count": "3"
        },
        {
            "id": "233",
            "city_name": "扬中",
            "city_pre": "Y",
            "city_pinyin": "Yangzhong",
            "city_short": "yz",
            "count": "3"
        },
        {
            "id": "234",
            "city_name": "攀枝花",
            "city_pre": "P",
            "city_pinyin": "Panzhihua",
            "city_short": "pzh",
            "count": "3"
        },
        {
            "id": "235",
            "city_name": "佳木斯",
            "city_pre": "J",
            "city_pinyin": "Jiamusi",
            "city_short": "jms",
            "count": "3"
        },
        {
            "id": "236",
            "city_name": "迁安",
            "city_pre": "Q",
            "city_pinyin": "Qianan",
            "city_short": "qa",
            "count": "3"
        },
        {
            "id": "237",
            "city_name": "钦州",
            "city_pre": "Q",
            "city_pinyin": "Qinzhou",
            "city_short": "qz",
            "count": "3"
        },
        {
            "id": "238",
            "city_name": "延边",
            "city_pre": "Y",
            "city_pinyin": "Yanbian",
            "city_short": "yb",
            "count": "3"
        },
        {
            "id": "239",
            "city_name": "宁国",
            "city_pre": "N",
            "city_pinyin": "Ningguo",
            "city_short": "ng",
            "count": "3"
        },
        {
            "id": "240",
            "city_name": "曲靖",
            "city_pre": "Q",
            "city_pinyin": "Qujing",
            "city_short": "qj",
            "count": "3"
        },
        {
            "id": "241",
            "city_name": "保山",
            "city_pre": "B",
            "city_pinyin": "Baoshan",
            "city_short": "bs",
            "count": "3"
        },
        {
            "id": "242",
            "city_name": "通化",
            "city_pre": "T",
            "city_pinyin": "Tonghua",
            "city_short": "th",
            "count": "3"
        },
        {
            "id": "243",
            "city_name": "通辽",
            "city_pre": "T",
            "city_pinyin": "Tongliao",
            "city_short": "tl",
            "count": "3"
        },
        {
            "id": "244",
            "city_name": "孝感",
            "city_pre": "X",
            "city_pinyin": "Xiaogan",
            "city_short": "xg",
            "count": "3"
        },
        {
            "id": "245",
            "city_name": "防城港",
            "city_pre": "F",
            "city_pinyin": "Fangchenggang",
            "city_short": "fcg",
            "count": "3"
        },
        {
            "id": "246",
            "city_name": "贵港",
            "city_pre": "G",
            "city_pinyin": "Guigang",
            "city_short": "gg",
            "count": "3"
        },
        {
            "id": "247",
            "city_name": "铜仁",
            "city_pre": "T",
            "city_pinyin": "Tongren",
            "city_short": "tr",
            "count": "3"
        },
        {
            "id": "248",
            "city_name": "阜新",
            "city_pre": "F",
            "city_pinyin": "Fuxin",
            "city_short": "fx",
            "count": "3"
        },
        {
            "id": "249",
            "city_name": "福清",
            "city_pre": "F",
            "city_pinyin": "Fuqing",
            "city_short": "fq",
            "count": "3"
        },
        {
            "id": "250",
            "city_name": "文山",
            "city_pre": "W",
            "city_pinyin": "Wenshan",
            "city_short": "ws",
            "count": "3"
        },
        {
            "id": "251",
            "city_name": "高平",
            "city_pre": "G",
            "city_pinyin": "Gaoping",
            "city_short": "gp",
            "count": "3"
        },
        {
            "id": "252",
            "city_name": "温岭",
            "city_pre": "W",
            "city_pinyin": "Wenling",
            "city_short": "wl",
            "count": "3"
        },
        {
            "id": "253",
            "city_name": "安康",
            "city_pre": "A",
            "city_pinyin": "Ankang",
            "city_short": "ak",
            "count": "3"
        },
        {
            "id": "254",
            "city_name": "海盐",
            "city_pre": "H",
            "city_pinyin": "Haiyan",
            "city_short": "hy",
            "count": "3"
        },
        {
            "id": "255",
            "city_name": "长治",
            "city_pre": "C",
            "city_pinyin": "Changzhi",
            "city_short": "cz",
            "count": "3"
        },
        {
            "id": "256",
            "city_name": "鹤壁",
            "city_pre": "H",
            "city_pinyin": "Hebi",
            "city_short": "hb",
            "count": "3"
        },
        {
            "id": "257",
            "city_name": "汉中",
            "city_pre": "H",
            "city_pinyin": "Hanzhong",
            "city_short": "hz",
            "count": "3"
        },
        {
            "id": "258",
            "city_name": "石嘴山",
            "city_pre": "S",
            "city_pinyin": "Shizuishan",
            "city_short": "szs",
            "count": "3"
        },
        {
            "id": "259",
            "city_name": "随州",
            "city_pre": "S",
            "city_pinyin": "Suizhou",
            "city_short": "sz",
            "count": "3"
        },
        {
            "id": "260",
            "city_name": "宿州",
            "city_pre": "S",
            "city_pinyin": "Suzhou",
            "city_short": "sz",
            "count": "3"
        },
        {
            "id": "261",
            "city_name": "绥化",
            "city_pre": "S",
            "city_pinyin": "Suihua",
            "city_short": "sh",
            "count": "3"
        },
        {
            "id": "262",
            "city_name": "海安",
            "city_pre": "H",
            "city_pinyin": "Haian",
            "city_short": "ha",
            "count": "3"
        },
        {
            "id": "263",
            "city_name": "思茅",
            "city_pre": "S",
            "city_pinyin": "Simao",
            "city_short": "sm",
            "count": "3"
        },
        {
            "id": "264",
            "city_name": "龙口",
            "city_pre": "L",
            "city_pinyin": "Longkou",
            "city_short": "lk",
            "count": "3"
        },
        {
            "id": "265",
            "city_name": "临汾",
            "city_pre": "L",
            "city_pinyin": "Linfen",
            "city_short": "lf",
            "count": "3"
        },
        {
            "id": "266",
            "city_name": "丹东",
            "city_pre": "D",
            "city_pinyin": "Dandong",
            "city_short": "dd",
            "count": "3"
        },
        {
            "id": "267",
            "city_name": "耒阳",
            "city_pre": "L",
            "city_pinyin": "Leiyang",
            "city_short": "ly",
            "count": "3"
        },
        {
            "id": "268",
            "city_name": "辽阳",
            "city_pre": "L",
            "city_pinyin": "Liaoyang",
            "city_short": "ly",
            "count": "3"
        },
        {
            "id": "269",
            "city_name": "鹰潭",
            "city_pre": "Y",
            "city_pinyin": "Yingtan",
            "city_short": "yt",
            "count": "3"
        },
        {
            "id": "270",
            "city_name": "临海",
            "city_pre": "L",
            "city_pinyin": "Linhai",
            "city_short": "lh",
            "count": "3"
        },
        {
            "id": "271",
            "city_name": "丹阳",
            "city_pre": "D",
            "city_pinyin": "Danyang",
            "city_short": "dy",
            "count": "3"
        },
        {
            "id": "272",
            "city_name": "景德镇",
            "city_pre": "J",
            "city_pinyin": "Jingdezhen",
            "city_short": "jdz",
            "count": "3"
        },
        {
            "id": "273",
            "city_name": "溧阳",
            "city_pre": "L",
            "city_pinyin": "Liyang",
            "city_short": "ly",
            "count": "3"
        },
        {
            "id": "274",
            "city_name": "陇南",
            "city_pre": "L",
            "city_pinyin": "Longnan",
            "city_short": "ln",
            "count": "3"
        },
        {
            "id": "275",
            "city_name": "仪征",
            "city_pre": "Y",
            "city_pinyin": "Yizheng",
            "city_short": "yz",
            "count": "3"
        },
        {
            "id": "276",
            "city_name": "云浮",
            "city_pre": "Y",
            "city_pinyin": "Yunfu",
            "city_short": "yf",
            "count": "3"
        },
        {
            "id": "277",
            "city_name": "廉江",
            "city_pre": "L",
            "city_pinyin": "Lianjiang",
            "city_short": "lj",
            "count": "3"
        },
        {
            "id": "278",
            "city_name": "辽源",
            "city_pre": "L",
            "city_pinyin": "Liaoyuan",
            "city_short": "ly",
            "count": "3"
        },
        {
            "id": "279",
            "city_name": "涿州",
            "city_pre": "Z",
            "city_pinyin": "Zhuozhou",
            "city_short": "zz",
            "count": "2"
        },
        {
            "id": "280",
            "city_name": "固原",
            "city_pre": "G",
            "city_pinyin": "Guyuan",
            "city_short": "gy",
            "count": "2"
        },
        {
            "id": "281",
            "city_name": "儋州市",
            "city_pre": "D",
            "city_pinyin": "danzhou",
            "city_short": "dzs",
            "count": "2"
        },
        {
            "id": "282",
            "city_name": "永康",
            "city_pre": "Y",
            "city_pinyin": "Yongkang",
            "city_short": "yk",
            "count": "2"
        },
        {
            "id": "283",
            "city_name": "汕尾",
            "city_pre": "S",
            "city_pinyin": "Shanwei",
            "city_short": "sw",
            "count": "2"
        },
        {
            "id": "284",
            "city_name": "鄂州",
            "city_pre": "E",
            "city_pinyin": "Ezhou",
            "city_short": "ez",
            "count": "2"
        },
        {
            "id": "285",
            "city_name": "兴化",
            "city_pre": "X",
            "city_pinyin": "Xinghua",
            "city_short": "xh",
            "count": "2"
        },
        {
            "id": "286",
            "city_name": "松滋",
            "city_pre": "S",
            "city_pinyin": "Songzi",
            "city_short": "sz",
            "count": "2"
        },
        {
            "id": "287",
            "city_name": "峨眉山",
            "city_pre": "E",
            "city_pinyin": "Emeishan",
            "city_short": "ems",
            "count": "2"
        },
        {
            "id": "288",
            "city_name": "朝阳",
            "city_pre": "C",
            "city_pinyin": "Chaoyang",
            "city_short": "cy",
            "count": "2"
        },
        {
            "id": "289",
            "city_name": "喀什",
            "city_pre": "K",
            "city_pinyin": "Kashgar",
            "city_short": "ks",
            "count": "2"
        },
        {
            "id": "290",
            "city_name": "巢湖",
            "city_pre": "C",
            "city_pinyin": "Chaohu",
            "city_short": "ch",
            "count": "2"
        },
        {
            "id": "291",
            "city_name": "永安",
            "city_pre": "Y",
            "city_pinyin": "Yongan",
            "city_short": "ya",
            "count": "2"
        },
        {
            "id": "292",
            "city_name": "四平",
            "city_pre": "S",
            "city_pinyin": "Siping",
            "city_short": "sp",
            "count": "2"
        },
        {
            "id": "293",
            "city_name": "松原",
            "city_pre": "S",
            "city_pinyin": "Songyuan",
            "city_short": "sy",
            "count": "2"
        },
        {
            "id": "294",
            "city_name": "西双版纳",
            "city_pre": "X",
            "city_pinyin": "Xishuangbanna",
            "city_short": "xsbn",
            "count": "2"
        },
        {
            "id": "295",
            "city_name": "莱阳",
            "city_pre": "L",
            "city_pinyin": "Laiyang",
            "city_short": "ly",
            "count": "2"
        },
        {
            "id": "296",
            "city_name": "长葛",
            "city_pre": "C",
            "city_pinyin": "Changge",
            "city_short": "cg",
            "count": "2"
        },
        {
            "id": "297",
            "city_name": "盖州",
            "city_pre": "G",
            "city_pinyin": "Gaizhou",
            "city_short": "gz",
            "count": "2"
        },
        {
            "id": "298",
            "city_name": "湘西",
            "city_pre": "X",
            "city_pinyin": "Xiangxi",
            "city_short": "xx",
            "count": "2"
        },
        {
            "id": "299",
            "city_name": "奉化",
            "city_pre": "F",
            "city_pinyin": "Fenghua",
            "city_short": "fh",
            "count": "2"
        },
        {
            "id": "300",
            "city_name": "利川",
            "city_pre": "L",
            "city_pinyin": "Lichuan",
            "city_short": "lc",
            "count": "2"
        },
        {
            "id": "301",
            "city_name": "邹城",
            "city_pre": "Z",
            "city_pinyin": "Zoucheng",
            "city_short": "zc",
            "count": "2"
        },
        {
            "id": "302",
            "city_name": "高邮",
            "city_pre": "G",
            "city_pinyin": "Gaoyou",
            "city_short": "gy",
            "count": "2"
        },
        {
            "id": "303",
            "city_name": "本溪",
            "city_pre": "B",
            "city_pinyin": "Benxi",
            "city_short": "bx",
            "count": "2"
        },
        {
            "id": "304",
            "city_name": "拉萨",
            "city_pre": "L",
            "city_pinyin": "Lhasa",
            "city_short": "ls",
            "count": "2"
        },
        {
            "id": "305",
            "city_name": "北流",
            "city_pre": "B",
            "city_pinyin": "Beiliu",
            "city_short": "bl",
            "count": "2"
        },
        {
            "id": "306",
            "city_name": "毕节",
            "city_pre": "B",
            "city_pinyin": "Bijie",
            "city_short": "bj",
            "count": "2"
        },
        {
            "id": "307",
            "city_name": "富阳",
            "city_pre": "F",
            "city_pinyin": "Fuyang",
            "city_short": "fy",
            "count": "2"
        },
        {
            "id": "308",
            "city_name": "五家渠",
            "city_pre": "W",
            "city_pinyin": "Wujiaqu",
            "city_short": "wgq",
            "count": "2"
        },
        {
            "id": "309",
            "city_name": "铜陵",
            "city_pre": "T",
            "city_pinyin": "Tongling",
            "city_short": "tl",
            "count": "2"
        },
        {
            "id": "310",
            "city_name": "广元",
            "city_pre": "A",
            "city_pinyin": "Guangyuan",
            "city_short": "ay",
            "count": "2"
        },
        {
            "id": "311",
            "city_name": "天门",
            "city_pre": "T",
            "city_pinyin": "Tianmen",
            "city_short": "tm",
            "count": "2"
        },
        {
            "id": "312",
            "city_name": "天水",
            "city_pre": "T",
            "city_pinyin": "Tianshui",
            "city_short": "ts",
            "count": "2"
        },
        {
            "id": "313",
            "city_name": "肥城",
            "city_pre": "F",
            "city_pinyin": "Feicheng",
            "city_short": "fc",
            "count": "2"
        },
        {
            "id": "314",
            "city_name": "西昌",
            "city_pre": "X",
            "city_pinyin": "Xichang",
            "city_short": "xc",
            "count": "2"
        },
        {
            "id": "315",
            "city_name": "滕州",
            "city_pre": "T",
            "city_pinyin": "Tengzhou",
            "city_short": "tz",
            "count": "2"
        },
        {
            "id": "316",
            "city_name": "铜川",
            "city_pre": "T",
            "city_pinyin": "Tongchuan",
            "city_short": "tc",
            "count": "2"
        },
        {
            "id": "317",
            "city_name": "临安",
            "city_pre": "L",
            "city_pinyin": "Linan",
            "city_short": "la",
            "count": "2"
        },
        {
            "id": "318",
            "city_name": "百色",
            "city_pre": "B",
            "city_pinyin": "Baise",
            "city_short": "bs",
            "count": "2"
        },
        {
            "id": "319",
            "city_name": "孝义",
            "city_pre": "X",
            "city_pinyin": "Xiaoyi",
            "city_short": "xy",
            "count": "2"
 

影片上映影院查询


接口地址:http://v.juhe.cn/movie/movies.cinemas
支持格式:json/xml
请求方法:http get

请求参数说明:

名称 必填 类型 说明
  cityid int 城市ID
  movieid int 影片ID
  key string 在个人中心->我的数据,接口名称上方查看
  dtype string 返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/movies.cinemas?key=您申请的KEY&cityid=1&movieid=190465

返回参数说明:

名称 类型 说明
  error_code int 返回码
  cinemaName string 影院名称
  cinemaId string 影院ID
返回示例:

JSON返回示例:

{
    "reason": "success",
    "result": [{
        "cinemaName": "金逸影城上海龙之梦IMAX店",
        "cinemaId": "1",
        "address": "上海市虹口区西江湾路388号凯德龙之梦B座6F-7F",
        "latitude": "31.27125",
        "longitude": "121.4787"
    },
    {
        "cinemaName": "上海南桥海上国际影城",
        "cinemaId": "2",
        "address": "上海奉贤区百齐路288号(百联二期四楼)",
        "latitude": "30.91572",
        "longitude": "121.4829"
    },
    {
        "cinemaName": "大地数字影院-罗宾森影城",
        "cinemaId": "4",
        "address": "嘉定城中路138号罗宾森广场4楼",
        "latitude": "31.38443",
        "longitude": "121.2456"
    },
    {
        "cinemaName": "大地数字影院--上海弘基",
        "cinemaId": "5",
        "address": "上海市宝山区聚丰园路57弄3号3楼(上海大学旁)",
        "latitude": "31.31529",
        "longitude": "121.386"
    },
    {
        "cinemaName": "大地数字-上海宝山大华",
        "cinemaId": "6",
        "address": "上海宝山区大华路518号4楼(乐购商场四楼)",
        "latitude": "31.27167",
        "longitude": "121.4143"
    },
    {
        "cinemaName": "大悦城新恒星影城",
        "cinemaId": "8",
        "address": "上海市闸北区西藏北路166号大悦城10-11楼",
        "latitude": "31.24247",
        "longitude": "121.4719"
    },
    {
        "cinemaName": "上海华士达东方影城 ",
        "cinemaId": "9",
        "address": "上海市徐汇区东安路599号绿地中心正大乐城3楼",
        "latitude": "31.18567",
        "longitude": "121.4576"
    },
    {
        "cinemaName": "世茂时尚欢乐影城--长岛店",
        "cinemaId": "10",
        "address": "上海市浦东新区长岛路1156、1158号3楼",
        "latitude": "31.26088",
        "longitude": "121.5918"
    },
    {
        "cinemaName": "保利国际影城上海祥腾店",
        "cinemaId": "11",
        "address": "上海嘉定区真南路4368弄1、2号中冶祥腾城市广场4层",
        "latitude": "31.29537",
        "longitude": "121.3218"
    },
    {
        "cinemaName": "上海宝山UME国际影城",
        "cinemaId": "12",
        "address": "上海市宝山区牡丹江路318号诺亚新天地广场D栋四楼",
        "latitude": "31.38172",
        "longitude": "121.4967"
    },
    {
        "cinemaName": "世纪沪星影城",
        "cinemaId": "13",
        "address": "上海市闵行区沪星路289弄28号C区402 ",
        "latitude": "31.16376",
        "longitude": "121.3358"
    },
    {
        "cinemaName": "上海左岸影城(松江店)",
        "cinemaId": "14",
        "address": "上海松江区松汇中路568号鹿都国际广场4楼",
        "latitude": "31.00405",
        "longitude": "121.2348"
    },
    {
        "cinemaName": "上海银兴菲林国际影城",
        "cinemaId": "15",
        "address": "上海市嘉定区塔城路295号2幢",
        "latitude": "31.3839",
        "longitude": "121.2563"
    },
    {
        "cinemaName": "上海永华电影城",
        "cinemaId": "16",
        "address": "上海市虹桥路1号徐家汇港汇广场六楼",
        "latitude": "31.19475",
        "longitude": "121.4369"
    },
    {
        "cinemaName": "上海新世纪影城",
        "cinemaId": "17",
        "address": "浦东张杨路501号(第一八佰伴十楼)",
        "latitude": "31.22829",
        "longitude": "121.517"
    },
    {
        "cinemaName": "上海和平影都",
        "cinemaId": "18",
        "address": "西藏中路290号(汉口路口)",
        "latitude": "31.23277",
        "longitude": "121.4756"
    },
    {
        "cinemaName": "上海影城",
        "cinemaId": "19",
        "address": "长宁区新华路160号番禺路口",
        "latitude": "31.20232",
        "longitude": "121.4298"
    },
    {
        "cinemaName": "上海兰生典尚影院",
        "cinemaId": "20",
        "address": "淮海中路8号  柳林路1号 兰生大厦5层 ",
        "latitude": "31.22622",
        "longitude": "121.4794"
    },
    {
        "cinemaName": "新衡山电影院",
        "cinemaId": "21",
        "address": "徐汇区衡山路838号",
        "latitude": "31.19741",
        "longitude": "121.4405"
    },
    {
        "cinemaName": "世茂时尚欢乐影城--松江店",
        "cinemaId": "22",
        "address": "上海市松江新城文诚路238弄1号2楼",
        "latitude": "30.9995",
        "longitude": "121.228"
    },
    {
        "cinemaName": "上海左岸影城(金汇店)",
        "cinemaId": "23",
        "address": "闵行区金汇路528号虹桥古玩城5楼",
        "latitude": "31.18072",
        "longitude": "121.374"
    },
    {
        "cinemaName": "新世界电影城",
        "cinemaId": "24",
        "address": "南京西路2~68号新世界城12楼",
        "latitude": "31.23484",
        "longitude": "121.474"
    },
    {
        "cinemaName": "上海大光明电影院",
        "cinemaId": "25",
        "address": "南京西路216号",
        "latitude": "31.23298",
        "longitude": "121.4713"
    },
    {
        "cinemaName": "上海17.5影城北桥店",
        "cinemaId": "26",
        "address": "上海市闵行区鹤翔路28弄9、10号一楼",
        "latitude": "31.04743",
        "longitude": "121.4086"
    },
    {
        "cinemaName": "上海沪北电影院",
        "cinemaId": "27",
        "address": "洛川东路500号",
        "latitude": "31.26826",
        "longitude": "121.4586"
    },
    {
        "cinemaName": "上海橙天嘉禾影城",
        "cinemaId": "28",
        "address": "上海市嘉定区江桥镇嘉怡路303号嘉尚坊3层A",
        "latitude": "31.26292",
        "longitude": "121.3472"
    },
    {
        "cinemaName": "上海17.5影城中环店",
        "cinemaId": "29",
        "address": "上海市普陀区真光路1288号百联中环购物广场C区4F",
        "latitude": "31.24581",
        "longitude": "121.3831"
    },
    {
        "cinemaName": "UME新天地影城",
        "cinemaId": "30",
        "address": "★新天地店:黄浦区兴业路123弄新天地南里6号5楼(新天地广场内) ",
        "latitude": "31.22038",
        "longitude": "121.4749"
    },
    {
        "cinemaName": "海上国际影城莘庄店",
        "cinemaId": "31",
        "address": "沪闵路6088号凯德龙之梦4楼",
        "latitude": "31.10876",
        "longitude": "121.3789"
    },
    {
        "cinemaName": "上海17.5影城又一城店",
        "cinemaId": "32",
        "address": "上海市杨浦区淞沪路8号(百联又一城购物中心)8楼",
        "latitude": "31.3018",
        "longitude": "121.5155"
    },
    {
        "cinemaName": "曲阳影都",
        "cinemaId": "33",
        "address": "曲阳路570号",
        "latitude": "31.28035",
        "longitude": "121.4909"
    },
    {
        "cinemaName": "上影国际影城宝山店",
        "cinemaId": "34",
        "address": "上海市宝山区永清路700号",
        "latitude": "31.39293",
        "longitude": "121.4917"
    },
    {
        "cinemaName": "上海影城-世博国际影城",
        "cinemaId": "35",
        "address": "上海市世博大道1200号世博文化中心6楼(梅赛德斯-奔驰文化中心)",
        "latitude": "31.18585",
        "longitude": "121.4897"
    },
    {
        "cinemaName": "上海四平电影院",
        "cinemaId": "36",
        "address": "四平路901号(四平路\/大连路口)",
        "latitude": "31.27554",
        "longitude": "121.501"
    },
    {
        "cinemaName": "上海曹杨影城",
        "cinemaId": "37",
        "address": "上海市普陀区兰溪路125号",
        "latitude": "31.23864",
        "longitude": "121.4061"
    },
    {
        "cinemaName": "上海环艺电影城",
        "cinemaId": "38",
        "address": "上海市南京西路1038号梅龙镇广场10楼",
        "latitude": "31.22863",
        "longitude": "121.4567"
    },
    {
        "cinemaName": "上海西南影城",
        "cinemaId": "39",
        "address": "罗香路237号(龙临路口)",
        "latitude": "31.13414",
        "longitude": "121.4367"
    },
    {
        "cinemaName": "上海世纪友谊影城",
        "cinemaId": "40",
        "address": "沪闵路7250号友谊南方商城9楼(地铁一号线莲花站对面)",
        "latitude": "31.13184",
        "longitude": "121.4005"
    },
    {
        "cinemaName": "上海世纪仙霞影城",
        "cinemaId": "41",
        "address": "上海长宁区仙霞西路88号(近哈密路)百联西郊购物中心4楼",
        "latitude": "31.20931",
        "longitude": "121.3704"
    },
    {
        "cinemaName": "博纳国际影城上海中原店",
        "cinemaId": "42",
        "address": "上海市杨浦区国和路777号中原城市广场2座4楼",
        "latitude": "31.31573",
        "longitude": "121.522"
    },
    {
        "cinemaName": "超极电影世界",
        "cinemaId": "44",
        "address": "上海市肇嘉浜路1111号(美罗城5楼)",
        "latitude": "31.19286",
        "longitude": "121.4398"
    },
    {
        "cinemaName": "喜玛拉雅海上国际影城",
        "cinemaId": "45",
        "address": "芳甸路1188弄喜马拉雅中心7-8楼",
        "latitude": "31.20837",
        "longitude": "121.5626"
    },
    {
        "cinemaName": "上海博纳银兴国际影城",
        "cinemaId": "46",
        "address": "上海市普陀区武宁路101号我格广场4F",
        "latitude": "31.23822",
        "longitude": "121.4232"
    },
    {
        "cinemaName": "上海南翔比高电影城",
        "cinemaId": "47",
        "address": "上海嘉定沪宜公路1082号5幢1层",
        "latitude": "31.29452",
        "longitude": "121.3033"
    },
    {
        "cinemaName": "金逸上海中环店",
        "cinemaId": "48",
        "address": "上海市普陀区金沙江路1628号绿洲中环太平洋广场5号楼",
        "latitude": "31.23381",
        "longitude": "121.3799"
    },
    {
        "cinemaName": "金逸上海张江店",
        "cinemaId": "49",
        "address": "上海浦东新区碧波路635号传奇广场二楼",
        "latitude": "31.20108",
        "longitude": "121.5835"
    },
    {
        "cinemaName": "上海万裕汇金虹桥天山店",
        "cinemaId": "50",
        "address": "上海长宁区天山路900号汇金百货6楼",
        "latitude": "31.21148",
        "longitude": "121.4036"
    },
    {
        "cinemaName": "上海17.5影城闸北店",
        "cinemaId": "51",
        "address": "上海市闸北区共和新路3088号祥腾财富广场2号楼205-208",
        "latitude": "31.29347",
        "longitude": "121.4471"
    },
    {
        "cinemaName": "上海17.5影城闵行店",
        "cinemaId": "53",
        "address": "上海市闵行区虹井路288号乐虹坊精致生活广场四楼",
        "latitude": "31.17702",
        "longitude": "121.3704"
    },
    {
        "cinemaName": "上海17.5影城金龙店",
        "cinemaId": "54",
        "address": "上海市金山区朱泾镇金龙新街528弄7105号(金上海生活广场,自由港KTV楼下)",
        "latitude": "30.88696",
        "longitude": "121.1692"
    },
    {
        "cinemaName": "上海17.5影城春都店",
        "cinemaId": "55",
        "address": "上海闵行区春都路233号3F",
        "latitude": "31.08274",
        "longitude": "121.4169"
    },
    {
        "cinemaName": "上海17.5影城嘉定店",
        "cinemaId": "57",
        "address": "上海市嘉定区安亭镇民丰路818号",
        "latitude": "31.30602",
        "longitude": "121.1566"
    },
    {
        "cinemaName": "华谊兄弟上海影院",
        "cinemaId": "58",
        "address": "上海市普陀区大渡河路196号长风景畔广场5楼 近云岭东路 (长风公园西门对面)",
        "latitude": "31.22162",
        "longitude": "121.3966"
    },
    {
        "cinemaName": "中影国际影城(川沙店)",
        "cinemaId": "59",
        "address": "上海市川沙路5558号6号楼3楼",
        "latitude": "31.18328",
        "longitude": "121.7004"
    },
    {
        "cinemaName": "上海国泰电影院",
        "cinemaId": "60",
        "address": "淮海中路870号",
        "latitude": "31.21795",
        "longitude": "121.4614"
    },
    {
        "cinemaName": "上海三林大光明影城",
        "cinemaId": "61",
        "address": "上海市浦东新区长清路507-517号恒大长青商城3楼",
        "latitude": "31.16155",
        "longitude": "121.492"
    },
    {
        "cinemaName": "上海南汇乐购影城",
        "cinemaId": "62",
        "address": "上海市浦东新区惠南镇南门大街18号乐购5楼",
        "latitude": "31.04167",
        "longitude": "121.7564"
    },
    {
        "cinemaName": "上海万裕国际影城(七宝店)",
        "cinemaId": "63",
        "address": "上海市漕宝路3489号(汇宝百货8楼)",
        "latitude": "31.15618",
        "longitude": "121.3499"
    },
    {
        "cinemaName": "上海星濠国际影城(松江店)",
        "cinemaId": "64",
        "address": "上海市松江区泗泾镇古楼路1886号(近9号线佘山站)",
        "latitude": "31.10318",
        "longitude": "121.2311"
    },
    {
        "cinemaName": "海艺数字影城",
        "cinemaId": "65",
        "address": "上海浦东新区张江华佗路280弄31号(科苑路蔡伦路路口)",
        "latitude": "31.19127",
        "longitude": "121.5917"
    },
    {
        "cinemaName": "上海万裕国际影城淮海店",
        "cinemaId": "66",
        "address": "上海市淮海中路99号大上海时代广场六楼",
        "latitude": "31.22468",
        "longitude": "121.4791"
    },
    {
        "cinemaName": "上海17.5影城临港店",
        "cinemaId": "67",
        "address": "上海浦东新区南汇新城镇环湖西二路588号幢205-210、250-253",
        "latitude": "30.89615",
        "longitude": "121.9227"
    },
    {
        "cinemaName": "佰迦乐大光明影城",
        "cinemaId": "68",
        "address": "上海市张杨北路801号文峰广场二楼",
        "latitude": "31.27049",
        "longitude": "121.5876"
    },
    {
        "cinemaName": "上海17.5影城北虹店",
        "cinemaId": "69",
        "address": "上海长宁区北虹路1068号第四层B区(世纪联华)",
        "latitude": "31.21511",
        "longitude": "121.3766"
    },
    {
        "cinemaName": "大地数字影院-上海万嘉影城",
        "cinemaId": "70",
        "address": "上海浦东新区东靖路1881号四楼",
        "latitude": "31.29333",
        "longitude": "121.6097"
    },
    {
        "cinemaName": "上影国际影城南桥新都汇店",
        "cinemaId": "71",
        "address": "上海市奉贤区环城东路681-707号新都汇4楼",
        "latitude": "30.93508",
        "longitude": "121.4626"
    },
    {
        "cinemaName": "上海世纪天虹影城",
        "cinemaId": "72",
        "address": "上海市青浦区华新镇华强街239号三楼(华新中学对面)",
        "latitude": "31.24163",
        "longitude": "121.2302"
    },
    {
        "cinemaName": "大光明丽盛影城",
        "cinemaId": "73",
        "address": "上海浦东新区南泉北路528号新大陆广场北楼4F(近八佰伴,地铁直达)",
        "latitude": "31.22971",
        "longitude": "121.5182"
    },
    {
        "cinemaName": "上海梅陇文化馆",
        "cinemaId": "74",
        "address": "上海市徐汇区梅陇路415号",
        "latitude": "31.13811",
        "longitude": "121.4191"
    },
    {
        "cinemaName": "大地影院--上海梅陇",
        "cinemaId": "75",
        "address": "上海市闵行区莲花南路1500弄11号梅陇麦多广场11号2F",
        "latitude": "31.09782",
        "longitude": "121.4133"
    },
    {
        "cinemaName": "黄浦剧场",
        "cinemaId": "76",
        "address": "北京东路780号(近西藏南路)",
        "latitude": "31.23836",
        "longitude": "121.4756"
    },
    {
        "cinemaName": "上海浙江电影院",
        "cinemaId": "77",
        "address": "上海市浙江中路123号",
        "latitude": "31.23209",
        "longitude": "121.4798"
    },
    {
        "cinemaName": "佰迦乐大光明影城新南店",
        "cinemaId": "78",
        "address": "上海市松江区新南路1号绿地金御广场4楼",
        "latitude": "31.06039",
        "longitude": "121.3229"
    },
    {
        "cinemaName": "上海17.5影城南桥四季广场店",
        "cinemaId": "79",
        "address": "上海市奉贤区航南公路5000号1幢1-3号(嘎嘎酒吧旁)",
        "latitude": "30.93167",
        "longitude": "121.4712"
    },
    {
        "cinemaName": "沪东工人文化宫影剧院",
        "cinemaId": "80",
        "address": "上海市杨浦区平凉路1500号一号楼",
        "latitude": "31.26514",
        "longitude": "121.539"
    },
    {
        "cinemaName": "上海新光影艺苑",
        "cinemaId": "81",
        "address": "宁波路586号(南京路步行街食品一店后)",
        "latitude": "31.2368",
        "longitude": "121.4766"
    },
    {
        "cinemaName": "星美正大国际影城",
        "cinemaId": "83",
        "address": "浦东陆家嘴西路168号正大广场8层",
        "latitude": "31.23667",
        "longitude": "121.4991"
    },
    {
        "cinemaName": "上海庆春电影城",
        "cinemaId": "84",
        "address": "上海市徐汇区田林路140号15幢4座",
        "latitude": "31.17013",
        "longitude": "121.4123"
    },
    {
        "cinemaName": "上海星美国际影城金山店",
        "cinemaId": "85",
        "address": "上海金山区卫清西路188号 301-1 302-2室",
        "latitude": "30.73638",
        "longitude": "121.3557"
    },
    {
        "cinemaName": "星美国际影城",
        "cinemaId": "86",
        "address": "上海市虹口区海宁路330号",
        "latitude": "31.25084",
        "longitude": "121.486"
    },
    {
        "cinemaName": "上海星美乐莫国际影城",
        "cinemaId": "87",
        "address": "上海市松江区环城路555号LOMO玩库3楼",
        "latitude": "31.00578",
        "longitude": "121.2555"
    },
    {
        "cinemaName": "开元地中海影城",
        "cinemaId": "88",
        "address": "上海松江区新松江路927弄4042室(乐购超市4楼)",
        "latitude": "31.03845",
        "longitude": "121.2184"
    },
    {
        "cinemaName": "上海万达影城",
        "cinemaId": "89",
        "address": "上海市杨浦区国宾路58号五角场万达商业广场三层",
        "latitude": "31.30093",
        "longitude": "121.513"
    },
    {
        "cinemaName": "上影CGV莘庄影城",
        "cinemaId": "90",
        "address": "上海市闵行区都市路5001号仲盛世界商城四楼",
        "latitude": "31.10838",
        "longitude": "121.3876"
    },
    {
        "cinemaName": "上海百丽宫影城(ifc商场店)",
        "cinemaId": "91",
        "address": "上海市浦东新区世纪大道8号上海国金中心商场地下一层",
        "latitude": "31.23674",
        "longitude": "121.5013"
    },
    {
        "cinemaName": "CGV星聚汇影城上海安亭店",
        "cinemaId": "93",
        "address": "上海市嘉定区安亭镇墨玉路",
        "latitude": "31.28823",
        "longitude": "121.1626"
    },
    {
        "cinemaName": "上海龙之梦影城",
        "cinemaId": "94",
        "address": "长宁路1018号龙之梦购物中心9楼",
        "latitude": "31.2189",
        "longitude": "121.416"
    },
    {
        "cinemaName": "上影CGV大宁影城",
        "cinemaId": "95",
        "address": "上海市闸北区共和新路1878号大宁国际商业广场第2座3楼",
        "latitude": "31.27345",
        "longitude": "121.4527"
    },
    {
        "cinemaName": "百丽宫影城(环贸iapm店)",
        "cinemaId": "96",
        "address": "上海市徐汇区淮海中路999号环贸广场L6-1",
        "latitude": "31.21602",
        "longitude": "121.4573"
    },
    {
        "cinemaName": "大上海电影院",
        "cinemaId": "97",
        "address": "上海市西藏中路500号第一百货商店(新楼)8楼",
        "latitude": "31.236",
        "longitude": "121.4742"
    },
    {
        "cinemaName": "上海星光影城",
        "cinemaId": "98",
        "address": "上海市普陀区长寿路401号亚新生活广场4楼",
        "latitude": "31.23939",
        "longitude": "121.4373"
    },
    {
        "cinemaName": "上海美亚影城",
        "cinemaId": "99",
        "address": "上海市嘉定区宝安公路3718号永润星辰购物中心3层",
        "latitude": "31.32681",
        "longitude": "121.2673"
    },
    {
        "cinemaName": "上海连赢影城",
        "cinemaId": "100",
        "address": "上海市闵行区光华路1号",
        "latitude": "31.07227",
        "longitude": "121.3982"
    },
    {
        "cinemaName": "上海米格国际影城",
        "cinemaId": "102",
        "address": "上海市青浦区嘉松中路5999弄51号",
        "latitude": "31.14437",
        "longitude": "121.2295"
    },
    {
        "cinemaName": "上海海上国际影城月星店",
        "cinemaId": "103",
        "address": "上海市普陀区中山北路3300号4楼",
        "latitude": "31.2452",
        "longitude": "121.4261"
    },
    {
        "cinemaName": "上海百美汇影城",
        "cinemaId": "104",
        "address": "上海市静安区南京西路1551号 静安嘉里中心商场N4-01室",
        "latitude": "31.22466",
        "longitude": "121.4488"
    },
    {
        "cinemaName": "上海沪西电影院",
        "cinemaId": "105",
        "address": "上海市普陀区万航渡路后路19号",
        "latitude": "31.22935",
        "longitude": "121.4267"
    },
    {
        "cinemaName": "上海星濠国际影城(荣乐店)",
        "cinemaId": "106",
        "address": "上海市松江区荣乐中路8号卜蜂莲花二楼",
        "latitude": "31.01774",
        "longitude": "121.2411"
    },
    {
        "cinemaName": "上海青浦永乐国际影城",
        "cinemaId": "107",
        "address": "上海市青浦区青松路37号",
        "latitude": "31.14733",
        "longitude": "121.1165"
    },
    {
        "cinemaName": "同济横店影城",
        "cinemaId": "108",
        "address": "黄渡镇嘉松北路6130弄嘉实生活广场3层(同济大学边)",
        "latitude": "31.28788",
        "longitude": "121.2226"
    },
    {
        "cinemaName": "上海普陀横店影城",
        "cinemaId": "109",
        "address": "上海市普陀区真南路1228号康建商务广场三楼",
        "latitude": "31.27192",
        "longitude": "121.376"
    },
    {
        "cinemaName": "上海金球国际影城",
        "cinemaId": "110",
        "address": "上海市浦东新区唐镇上丰路1810号恒生商业广场B4幢",
        "latitude": "31.23689",
        "longitude": "121.6592"
    },
    {
        "cinemaName": "上海松江麦希影院",
        "cinemaId": "112",
        "address": "上海松江区松江城区中山中路71号平高世贸4楼",
        "latitude": "30.9996",
        "longitude": "121.228"
    },
    {
        "cinemaName": "上海上影江桥国际影城",
        "cinemaId": "114",
        "address": "上海市曹安公路2300弄288号新世界生活广场7号4楼",
        "latitude": "31.26148",
        "longitude": "121.3412"
    },
    {
        "cinemaName": "兰馨·悦立方影城",
        "cinemaId": "115",
        "address": "上海市浦东新区张杨路400号",
        "latitude": "31.22631",
        "longitude": "121.5149"
    },
    {
        "cinemaName": "CGV星星国际影城(大华店)",
        "cinemaId": "116",
        "address": "上海市宝山区大华路348号C区三楼 ",
        "latitude": "31.26934",
        "longitude": "121.4149"
    },
    {
        "cinemaName": "上海红树林影院",
        "cinemaId": "120",
        "address": "上海市杨浦区长阳路1750号",
        "latitude": "31.26977",
        "longitude": "121.537"
    },
    {
        "cinemaName": "朱泾大光明影城",
        "cinemaId": "122",
        "address": "朱泾人民路160号图书影视商厦5楼",
        "latitude": "30.89696",
        "longitude": "121.1669"
    },
    {
        "cinemaName": "上海佰迦乐大光明广灵影城",
        "cinemaId": "124",
        "address": "上海虹口区广灵二路277号",
        "latitude": "31.28395",
        "longitude": "121.4748"
    },
    {
        "cinemaName": "上海宝山横店影城",
        "cinemaId": "125",
        "address": "上海市宝山区淞宝路155弄71号一楼",
        "latitude": "31.38164",
        "longitude": "121.5005"
    },
    {
        "cinemaName": "上海金逸院线施湾影城",
        "cinemaId": "129",
        "address": "上海浦东新区施新路802弄1号4层(绿地东海岸时代广场)",
        "latitude": "31.14888",
        "longitude": "121.7617"
    },
    {
        "cinemaName": "上海艾米1895电影街",
        "cinemaId": "130",
        "address": "上海静安区北京西路1829号4楼",
        "latitude": "31.22396",
        "longitude": "121.4425"
    },
    {
        "cinemaName": "保利国际影城曹路宝龙店 ",
        "cinemaId": "3452",
        "address": "曹路镇金海路2505弄宝龙城市广场C1-507",
        "latitude": "31.26541",
        "longitude": "121.6525"
    },
    {
        "cinemaName": "华彩弘歌鑫都影城",
        "cinemaId": "3455",
        "address": "上海市闵行区颛桥镇鑫都路2538弄甲-2(鑫都商业广场1幢3层甲-2室)",
        "latitude": "31.05672",
        "longitude": "121.393"
    },
    {
        "cinemaName": "金谊华夏影城",
        "cinemaId": "3456",
        "address": "上海浦东新区上南路4467号(中房金谊广场云桥下)",
        "latitude": "0",
        "longitude": "0"
    },
    {
        "cinemaName": "星美国际影城(外高桥店)",
        "cinemaId": "3590",
        "address": "上海市浦东新区张杨北路2988号(森兰商都三楼)",
        "latitude": "31.31238",
        "longitude": "121.5908"
    }],
    "error_code": 0
}

按影片ID检索影片信息


接口地址:http://v.juhe.cn/movie/query
支持格式:json/xml/jsonp
请求方法:get

请求参数说明:

名称 必填 类型 说明
  movieid int 需要检索的影片id
  key string 在个人中心->我的数据,接口名称上方查看
  dtype string 返回数据的格式,xml/json,默认json
请求示例:http://v.juhe.cn/movie/query?key=您申请的key&movieid=137742

返回参数说明:

名称 类型 说明
  error_code int 返回码
  reason string 返回说明
  result - 返回结果集
  movieid string 影片唯一标识ID
  actors string 影片的演员列表。
  also_known_as string 影片的其它名称。
  country string 影片的拍摄国家。
  directors string 影片的导演列表。
  film_locations string 影片的拍摄地。
  genres string 影片的分类。(如:戏剧,战争)
  language string 影片的对白使用的语言。
  plot_simple String 影片的剧情概要。
  poster String 影片的海报。
  rated String 影片的分类与评级。
  rating string 影片的得分。(-1表示未评分)
  rating_count string 影片的评分人数。
  release_date Int 影片的上映时间。
  runtime string 影片的持续时间。
  title string 影片的名称。
  type string 影片类型.
  writers string 影片的编剧列表。
  year Int 影片的拍摄年代。
返回示例:

JSON返回示例:

{
    "resultcode": "200",
    "reason": "成功的返回",
    "result": {
        "movieid": "137742",
        "rating": "-1",
        "genres": "动作/冒险/科幻",
        "runtime": "null",
        "language": "英语",
        "title": "哥斯拉",
        "poster": "http://v.juhe.cn/movie/img?55370",
        "writers": "麦克斯·鲍任斯坦,达夫·卡拉汉姆",
        "film_locations": "美国|日本",
        "directors": "加里斯·爱德华斯",
        "rating_count": "288",
        "actors": "亚伦·泰勒-约翰逊 Aaron Taylor-Johnson,布莱恩·科兰斯顿 Bryan Cranston,伊丽莎白·奥尔森 Elizabeth Olsen,渡边谦 Ken Watanabe",
        "plot_simple": "改编自1954年日本电影《哥斯拉》,围绕一位人类大兵的生活展开。讲述了沉睡的古代巨型怪兽被人们意外唤醒,醒来后的怪兽展现出强大的破坏能力,它的存在也震惊了世界。影片同时强调了原子弹对生物变异带来的直接影响。",
        "year": "2014",
        "country": "美国|日本",
        "type": "null",
        "release_date": "20140101",
        "also_known_as": ""
    },
    "error_code": 0
}

聚合数据简介:

聚合数据是互联网专业数据科技服务商,致力于用数据科技赋能行业升级,驱动产业发展。主要向不同行业的企业客户提供大数据服务和系统的解决方案。经营范围是数据技术服务。

聚合数据作为天聚地合(苏州)数据股份有限公司旗下的互联网专业数据科技服务商,于2018年上线,总部位于苏州,在北京、杭州均设有数据处理中心。聚合数据主要提供两种核心服务:第一、数据技术服务。依托聚合云数据平台,以API数据接口的形式,向下游客户提供数据查询、信息验证和充值接口等服务;第二、数据应用。以大数据清洗、分析、挖掘等技术为主要技术手段,为企业客户提供数据应用系统或定制化的数据分析成果,帮助企业进行经营决策。目前可以为金融科技、汽车后市场、智慧城市等领域提供大数据解决方案。

进制数据介绍:

企业和程序员可以通过进制数据封装的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推荐