I have random list of movie ids - can I get information about them such as year or poster url in one request?
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 12 i de 2017 a les 11:51 A.M.
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.
Resposta per moonavader
el 12 i de 2017 a les 1:51 P.M.
So if I have list of 10 movie ids and I want to get their posters - I need to do 10 separate requests?
Resposta per Travis Bell
el 12 i de 2017 a les 2:51 P.M.
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.