Goodreads Developers discussion
questions
>
Dealing with Series
date
newest »


Edit: Where are my manners... Thank you for the reply!
These are different editions of the same work. Harry Potter #1 is book ID 3 because Otis added Harry Potter as the first few books when he created Goodreads.
To add books, I use the ISBN, and thus use the search function, and get a whole lot of useful book data.
- After this I have to check which series the work is in, with the work ID
- Then I can get the series ID, which is then used to see the series.
I have a problem though - in the returns of the series are only the work IDs of books, which I can't use to get any book information. No normal book ID or ISBN or anything.
Is there something I am missing here? How can I use these work IDs, or get useful information from the series returns?