Hey. Is it possible to get your account's rating of the movie other than /3/account/{id}/rated_movies ?
On the site's movie page we have "you voted x.x". How can I achieve this with api?
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 August 6, 2013 at 2:08 PM
Hi BinaryFork ,
Aside from pulling the data via the
/rated_movies
method, the only other way is to use the /account_states method.