Hi,
I want to run a query to return the list of top grossing movies for will ferrel and display the results; https://api.themoviedb.org/3/discover/movie?with_cast=23659&sort_by=revenue.desc
This query works, but even though it's sorted by "Revenue" value the revenue value is not included in the json, and it seems like I need to make seperate calls to each of those movies to find the revenue. Is there anyway to include revenue for each movie in the original call?
Thanks
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مايو 18, 2016 في 4:15 مساءا
Hi tcr2102,
I don't have any plans on adding any new fields at this time but I'll think about this for the future if and when some new fields get added.