Hi.
I am wondering if it is possible to search the API for movies by a title and find the classification assigned to that movie?
Any help is appreciated,
Thanks
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-אוקטובר 7, 2016 ב-10:34לפני חצות יום
Hi @jkm_,
You bet. You should take a look at the /release_dates method. A list of the officially supported certifications can be found here. This is useful to know if you're using any of the discover methods.
תגובה מאת jkm_
ב-אוקטובר 7, 2016 ב-10:35לפני חצות יום
Awesome, that's wicked!
Thanks
תגובה מאת jkm_
ב-אוקטובר 7, 2016 ב-10:44לפני חצות יום
I don't seem to be able to do this? I only get the Adult (boolean) field back :(
תגובה מאת Travis Bell
ב-אוקטובר 7, 2016 ב-10:51לפני חצות יום
It sounds like you're not parsing the JSON properly. Take a look at how you're parsing the response body.
Or better yet, as a single call:
תגובה מאת jkm_
ב-אוקטובר 7, 2016 ב-10:52לפני חצות יום
Edit:
I am silly,
I get you.
Thanks Travis have a good weekend