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
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 11 maj 2015 vid 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.