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
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Want to rate or add this item to a list?
Not a member?
Odpověď od Travis Bell
28.08.2013 v 9:39 DOP.
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.
Odpověď od Yusuke
28.08.2013 v 2:44 ODP.
Thank you very much