Sneltoetse
Gevorderde soek
I have random list of movie ids - can I get information about them such as year or poster url in one request?
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.
So if I have list of 10 movie ids and I want to get their posters - I need to do 10 separate requests?
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.
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Teken aan
Teken in
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Teken in en sluit aan by die gemeenskap
Antwoord deur Travis Bell
op 12 Februarie 2017 om 11:51 VM
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.
Antwoord deur moonavader
op 12 Februarie 2017 om 1:51 NM
So if I have list of 10 movie ids and I want to get their posters - I need to do 10 separate requests?
Antwoord deur Travis Bell
op 12 Februarie 2017 om 2:51 NM
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.