Perhaps I'm doing something wrong. I'm adding the ISO code for English (en) with the "language" parameter, but I get back a lot of results where the title is in other languages.
e.g.
http://blah/3/discover/movie?api_key=xxx&language=en
What am I doing wrong?
¿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 5 de octubre de 2013 a las 10:30
Hi dazego,
The
original_title
will always return whatever is entered as the original title and thetitle
field will return the translated title in whatever language you are requesting. So in this case, if there's a value entered for the english translation.Do you have an example of a movie that has an english translation (and title added) that isn't being returned?