Hi,
I am calling the API "http://api.themoviedb.org/3/movie/now_playing?api_key=XXXX&language=en" to get list of now playing movies. The data which is returned back is very limited. Is it possible to also get additional data such as runtime, revenue and tagline?
This will be of great help, if we can get this data, or is there another way?
Regards Naweed
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ سبتمبر 26, 2013 في 10:06 صباحا
Hi Naweed Akram,
No, this will not be possible. The only way to get that data is to head off and do a primary movie request.
رد بواسطة Naweed Akram
بتاريخ سبتمبر 26, 2013 في 10:11 صباحا
Thanks Travis. But is there a plan to incorporate this request into the API in future. Basically, what I want to do is, once I have retrieved the now_playing movies, I want to sort them by current revenue, and display a list (more like BOX OFFICE list). Unfortunately, I don't think I will be able to make calls to individual movies to get this data. The API rate limiting will not allow me.
رد بواسطة Travis Bell
بتاريخ سبتمبر 26, 2013 في 10:32 صباحا
Hi,
There is no plan to incorporate that data into those requests, no.