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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on অক্টোবর 5, 2013 at 10:30 AM
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?