Get all of a user's ratings
Ratings are currently only available for a specified title: users/userID/ratings/title I would like to retrieve all ratings for a user (like how reviews are handled): users/userID/ratings/
View ArticleGet all of a user's ratings
That is something we'd like to support longer term. We chose not to support it for launch because: - We currently don't have updated time stamps beyond the most recent set of ratings. - We ideally...
View ArticleGet all of a user's ratings
I second this idea. To get the current ratings we have to poll their rental history, then fetch the rating for each one. This way excludes anything they've rated that they haven't rented too. I'd...
View ArticleGet all of a user's ratings
There is a lot of data we could provide with any request, but we had to normalize the API resources to some extent or risk making the responses larger than some applications would desire. The good...
View ArticleGet all of a user's ratings
Definitely interested in this feature. Is it possible to stage the release of this API call? First phase: An API call to return list of all movies rated for a user (regardless of time stamp). Second...
View ArticleGet all of a user's ratings
I need this too. The current way to retrieve rating is too cumbersome.
View ArticleGet all of a user's ratings
I'd very much like this as well, I can think of a few very viral widgets that could be built if this data were available that would be of benefit to Netflix and encourage users to rate more movies.
View ArticleGet all of a user's ratings
Hello Michael, any update on this topic? This is something that is critical for our project as well.
View ArticleGet all of a user's ratings
I expect that we should be able to support this by the end-of-June at the latest.
View ArticleGet all of a user's ratings
Thanks for the quick response Michael. Did Jinni.com get the limit removed? They seem to be able to pull in all of a user's ratings.
View ArticleGet all of a user's ratings
There is no "limit" to lift; it simply isn't implemented yet.
View ArticleGet all of a user's ratings
Does anyone have an update on this? I am working on a project that this is critical to have.
View ArticleGet all of a user's ratings
We're still trying to go through the various privacy issues regarding this.
View ArticleGet all of a user's ratings
To expand on JR's comment, we feel that we need to loosen our 24 hour data retention restrictions for API-sourced data for user ratings. Given that change, we also need to inform the user on how that...
View ArticleGet all of a user's ratings
Thank you both for the response. Any idea what the time line is?
View ArticleGet all of a user's ratings
Sadly, I don't think we can give a better estimate than "real soon". There are a fair number of parties involved, and they all have different time schedules and priorities. My personal, very rough,...
View ArticleGet all of a user's ratings
Hi JR! Do you have an update regarding this feature? I couldn't find an API listing all user ratings. Thanks!
View ArticleGet all of a user's ratings
Just a quick update since I posted about this on another thread. It's something still on our "to do" list, but sadly, we've hit a few extra snags on our side which will delay us getting this out. (As...
View ArticleGet all of a user's ratings
That is a sticky privacy solution to solve. Perhaps allow a one-time access for now? Or at least a way for users to download rating data in a structured form and upload it to our applications? As a...
View ArticleGet all of a user's ratings
Reading through I see three issues: 1. User privacy warnings/permissions 2. Change to the TOS to allow caching ratings 3. Updated rating time stamps 1. Privacy wise, I would ask that you do an...
View ArticleGet all of a user's ratings
For API methods such as users/userID/ratings it would be nice to have an additional optional argument updated_max to compliment updated_min. This would help with the issue of updates happening while...
View ArticleGet all of a user's ratings
Is there any expected release date for full ratings access (or some interim solution that would allow viewing of all titles that have been rated)? We're on the verge of releasing a feature that uses...
View ArticleGet all of a user's ratings
I'm sorry, but we don't have a release date at this time. Development of other APIs that have no privacy issues keep bumping this one down the road.
View ArticleGet all of a user's ratings
+1 for this. I just started using the API today, and immediately started looking for this feature. For social and media discovery apps, I daresay this is the most important API of all, especially given...
View ArticleGet all of a user's ratings
Might as well add a +2 for this. It would be very handy to have.
View ArticleGet all of a user's ratings
I think I'd like to +3 for this. That would be very helpful.
View ArticleGet all of a user's ratings
One other feature suggestion related to the ratings would be the ability to specify a level of response detail. A good example is the Amazon API, they let you specify ResponseGroup=Small or...
View ArticleGet all of a user's ratings
We've implemented this feature in the next release of the API. We're testing it out with some internal applications under development to make sure we've got it right before releasing it publicly.
View ArticleGet all of a user's ratings
Michael- Just to clarify, this thread started with a request to retrieve all of a user's ratings. Is this the feature you're now saying has been implemented? Do you have a release date for the API?
View ArticleGet all of a user's ratings
We're working with our legal team to make sure that various concerns are addressed before we release this. The final form of this feature has not been determined, and unfortunately, due to the nature...
View ArticleGet all of a user's ratings
It looks like I'm waiting for this as well. I just started writing my application, and it turns out I need this feature. Good timing on my part, I suppose.
View Article