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).
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 13 de julio de 2016 a las 18: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.