When I look up a movie by id and add "&append_to_response=releases" it shows the releases dates etc for that movie. Is there a way to combine this with the search by query method so it shows all the release dates etc for all the movies searched?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 12 月 03 日 10:17上午
Hi alucardu,
Unfortunately, no, there is no way of appending extra information to the search requests.
alucardu 的回复
于 2015 年 12 月 03 日 11:07上午
That's a shame. That means I'll have to do another JSONP request if I want to get specfic movie info.