دعم الموقع

I make a call to the API for a movie, eg Sunshine, and it returns the JSON data as such.

{
  "movie_results": [
    {
      "adult": false,
      "backdrop_path": "/5AIAnucJKZ3sHpm7r1ykFVIoUHK.jpg",
      "id": 1272,
      "title": "Sunshine",
      "original_language": "en",
      "original_title": "Sunshine",
      "overview": "Fifty years into the future, the sun is dying, and Earth is threatened by arctic temperatures. A team of astronauts is sent to revive the Sun — but the mission fails. Seven years later, a new team is sent to finish the mission as mankind’s last hope.",
      "poster_path": "/tM8meWkPrshbp0s5BmLpcgNX72e.jpg",
      "media_type": "movie",
      "genre_ids": [
        18,
        878,
        53
      ],
      "popularity": 20.674,
      "release_date": "2007-04-05",
      "video": false,
      "vote_average": 6.953,
      "vote_count": 3301
    }
  ],
  "person_results": [],
  "tv_results": [],
  "tv_episode_results": [],
  "tv_season_results": []
}

What I actually need is the MPA Rating, ie PG, R etc.

How do I secure more data in my API call?

I am working in BASH, so my prefered carriers are wget and cURL.

TIA

7 ردود (على هذه الصفحة 1 من 1)

Jump to last post

Edit: Also, would like to return the top listed Actors, Director, Writers, etc.

Edit: I have managed to return all the data I want, except for the MPA Rating (Content Rating). This is the one item I actually need the most.

Please help

You can get the content ratings from the /release_dates method.

Now I would never have thought of that... let me give it a go.

Thanks, that will do me just fine...

@thisiszeev said:

Edit: I have managed to return all the data I want, except for the MPA Rating (Content Rating). This is the one item I actually need the most.

Please help

Hey, how did you manage to return other data like actors, directors, etc ??

Sorry for the late reply... Work has been busy.

Check out this page: https://developer.themoviedb.org/reference/movie-credits

لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها

عام

s ركز شريط البحث
p افتح قائمة الملف الشخصي
esc اغلق النافذة المفتوحة
? افتح نافذة اختصارات لوحة المفاتيح

على كافة صفحات الوسائط

b ارجع للخلف (او للصفحة الام عند التطبيق)
e انتقل لصفحة التعديل

على كافة صفحات موسم المسلسل

(السهم الايمن) انتقل للموسم التالي
(السهم الايسر) انتقل للموسم السابق

على كافة صفحات حلقة المسلسل

(السهم الايمن) انتقل للحلقة التالية
(السهم الايسر) انتقل للحلقة السابقة

على كافة صفحات الصور

a افتح صفحة اضافة الصورة

على كافة صفحات التعديل

t افتح محدد الترجمة
ctrl+ s ارسال النموذج

على صفحات المناقشة

n انشى نقاش جديد
w تبديل حالة المتابعة
p تبديل عام / خاص
c تبديل اغلاق / فتح
a افتح الانشطة
r رد على النقاش
l انتقل لأخر رد
ctrl+ enter أرسل رسالتك
(السهم الايمن) الصفحة التالية
(السهم الايسر) الصفحة السابقة

الاعدادات

هل تريد تقييم او اضافة هذا العنصر للقائمة؟

تسجيل الدخول