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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 11 de mayo de 2015 a las 13:04
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.