Hey guys i need to know the mouvie raiting in one of those 2 formats
G PG PG-13 R NC-17 Unrated NR
TV-Y TV-Y7 TV-G TV-PG TV-14 TV-MA
I did not see any of those in the movieDetail() Where can i get that info?
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 January 7, 2014 at 5:22 PM
Hi beaster,
See the /releases method.
Cheers.
Reply by beaster
on January 7, 2014 at 5:35 PM
How do i call that in PHP? I am using the TMDB API v3 PHP class
I tryed this but it's not working
Reply by beaster
on January 7, 2014 at 5:48 PM
Got it thanks it did not exist in the class hehe I added the following:
Worked like a charme thx