I am currently building a website that shows statistics about reading habits and one thing I'd like to do is a distribution of books read per decade (based on the original publication date). The problem is that, when requesting an user shelf using reviews.list, every book comes with only the publication date relative to the specific edition the user read. The alternative would be to make a request for each book, which given the api restrictions would not be pratical at all.
So my request is that you can include the original date, even if it's just the year. I would be very grateful.
So my request is that you can include the original date, even if it's just the year. I would be very grateful.