I have random list of movie ids - can I get information about them such as year or poster url in one request?
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 12 febbraio, 2017 alle 11:51AM
Hi thee,
One request per movie, yes, but not one request all of the ids at once. We don't have any kind of a multi get at this time.
Risposta da moonavader
il 12 febbraio, 2017 alle 1:51PM
So if I have list of 10 movie ids and I want to get their posters - I need to do 10 separate requests?
Risposta da Travis Bell
il 12 febbraio, 2017 alle 2:51PM
Yes.
Without knowing what your doing exactly, you could also use lists which will allow you to get the standard list responses for whatever ids you add to the list.