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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 13 de enero de 2016 a las 16: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.
Contestado por gordon7up
el 13 de enero de 2016 a las 17:05
Thanks Travis for quick response.