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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on January 13, 2016 at 4:59 PM
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.
Reply by gordon7up
on January 13, 2016 at 5:05 PM
Thanks Travis for quick response.