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).
Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.
Want to rate or add this item to a list?
Not a member?
Odgovorio Travis Bell
dana 13 srpanj 2016 u 6:45 PM
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.