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
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 7 octobre 2016 à 10h34
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.
Réponse de jkm_
le 7 octobre 2016 à 10h35
Awesome, that's wicked!
Thanks
Réponse de jkm_
le 7 octobre 2016 à 10h44
I don't seem to be able to do this? I only get the Adult (boolean) field back :(
Réponse de Travis Bell
le 7 octobre 2016 à 10h51
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:
Réponse de jkm_
le 7 octobre 2016 à 10h52
Edit:
I am silly,
I get you.
Thanks Travis have a good weekend