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
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مايو 11, 2015 في 1: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.