This method not return backdrops http://api.themoviedb.org/3/movie/tt1931435/images?api_key=API KEY&language=en
But old API method return backdrops http://api.themoviedb.org/2.1/Movie.imdbLookup/en/xml/API KEY/tt1931435
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 August 28, 2013 at 9:39 AM
Hi Yusuke,
Be mindful of what the documentation states about the language parameter. The language parameter acts as a filter on images, and since most backdrops don't have a language you won't get any back.
Do the request with no parameter and everything is returned.
Cheers.
Reply by Yusuke
on August 28, 2013 at 2:44 PM
Thank you very much