Is there any way to get the german movie info with images of all languages in one API call? Most of all backdrops has no language info (which is indeed correct) and are not listed in german result. Also in default case we need the english images to give the user a good selection to manually select an image.
I really try to reduce the calls how much is possible, but it looks like ther are many obstacles in use with our API (especially as relates to tv shows).
Can't find a movie or TV show? Login to create it.
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
Reply by Travis Bell
on July 13, 2016 at 6:45 หลังเที่ยง
Hi Stephan,
Sort of. You can't really query all of the languages but you can use the
include_image_language
param. Here's an example:You can specify up to 5 languages in the
include_image_language
param.Hope that helps.