/ximalaya/albums/reviews

POST /api/ximalaya/albums/reviews

Price: 20 credits

List listener reviews and star ratings left on a Ximalaya album, with their replies

How to use it

Each review carries the reviewer's own rating out of ten on the default top_rated sort, so that sort is the way to read sentiment rather than an album's single averaged score; on newest and newest_all the score is almost always null. An album nobody has reviewed and an album id that does not exist both come back as an empty list, so confirm the album itself before reporting that it has no reviews. Reviewers and reply authors carry a user_id and user_url that resolve on ximalaya/users, so pull the full profile behind any review or reply that matters.

Parameters

Request body

Response

Errors

Response headers