Klávesové zkratky
Rozšířené hledání
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.
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Přihlásit se
Zaregistrovat se
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Odpověď od Travis Bell
12.02.2017 v 11:51 DOP.
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.
Odpověď od moonavader
12.02.2017 v 1:51 ODP.
So if I have list of 10 movie ids and I want to get their posters - I need to do 10 separate requests?
Odpověď od Travis Bell
12.02.2017 v 2:51 ODP.
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.