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?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2013 年 10 月 05 日 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?