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
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on augusts 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.
Atbilde no Yusuke
on augusts 28, 2013 at 2:44 PM
Thank you very much