اختصارات لوحة المفاتيح
البحث المتقدم
There is a way to get movies content rating? We can get certification and use them in discover but how can I now what is a movie content rating?
Hi ,
/releases would be the method you're looking for. Keep in mind, you can use append_to_response to get this data in a single query:
append_to_response
https://api.themoviedb.org/3/movie/550?api_key=###&append_to_response=releases
Cheers.
Ah,I missed it.Thank you
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
تسجيل الدخول
التسجيل
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
سجل و انضم الى المجتمع
رد بواسطة Travis Bell
بتاريخ يونيو 26, 2015 في 5:40 مساءا
Hi ,
/releases would be the method you're looking for. Keep in mind, you can use
append_to_response
to get this data in a single query:Cheers.
رد بواسطة aradeonas
بتاريخ يونيو 27, 2015 في 1:32 صباحا
Ah,I missed it.Thank you