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?
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
10월 5, 2013 at 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?