Keyboard Shortcuts
Advanced Search
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.
Can't find a movie or TV show? Login to create it.
เข้าสู่ระบบ
ลงทะเบียน
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
ลงทะเบียนและเข้าร่วมชุมชน
Reply by Travis Bell
on February 12, 2017 at 11:51 ก่อนเที่ยง
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.
Reply by moonavader
on February 12, 2017 at 1:51 หลังเที่ยง
So if I have list of 10 movie ids and I want to get their posters - I need to do 10 separate requests?
Reply by Travis Bell
on February 12, 2017 at 2:51 หลังเที่ยง
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.