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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on June 26, 2015 at 5:40 PM
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.
Reply by aradeonas
on June 27, 2015 at 1:32 AM
Ah,I missed it.Thank you