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?
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 5 ottobre, 2013 alle 10:30AM
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?