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
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on oktobris 7, 2016 at 10:34 AM
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.
Atbilde no jkm_
on oktobris 7, 2016 at 10:35 AM
Awesome, that's wicked!
Thanks
Atbilde no jkm_
on oktobris 7, 2016 at 10:44 AM
I don't seem to be able to do this? I only get the Adult (boolean) field back :(
Atbilde no Travis Bell
on oktobris 7, 2016 at 10:51 AM
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:
Atbilde no jkm_
on oktobris 7, 2016 at 10:52 AM
Edit:
I am silly,
I get you.
Thanks Travis have a good weekend