Hi,
Im pretty new to this api so forgive me if this is a dumb question, is it possible for me to supply a list(collection) of movie ID's in a query and for the DB to return the basic movie data for that list? i.e. I send a list containing 20 movie ID's and get a return json listing with title, poster url, etc for each movie in the list?
Thanks, Gordon
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 01 月 13 日 4:59下午
Hi gordon7up,
At this time we do not have any methods that support multiple lookups like this. You would have to query them one by one.
Cheers.
gordon7up 的回复
于 2016 年 01 月 13 日 5:05下午
Thanks Travis for quick response.