Hi. I can get a response of movies with this https://api.themoviedb.org/3/movie/now_playing?api_key=### but none of the movies have an overview/description field in them.
How can I get overviews/descriptions for each movie and display them like in this page: https://www.themoviedb.org/movie.
Many Thanks
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 11 mai 2015 la ora 1:04 PM
Hi Olu,
There is no way to get the overviews on the "featured list" methods. You can only get them from calling the full details method at this time.