Hello, I was checking the review statistics API. The field "average_rating" in the response object is the rating for the work (all editions). What's the best way to get the "average_rating" of a specific edition (given ISBN)? Happy to use different API or get the value through calculation. Here is an example: https://www.goodreads.com/book/review...
I was checking the review statistics API. The field "average_rating" in the response object is the rating for the work (all editions). What's the best way to get the "average_rating" of a specific edition (given ISBN)?
Happy to use different API or get the value through calculation.
Here is an example:
https://www.goodreads.com/book/review...
Thank you.