Goodreads Developers discussion

Remote: Office Not Required
This topic is about Remote
19 views
bugs > only first author of book being returned

Comments Showing 1-1 of 1 (1 new)    post a comment »
dateUp arrow    newest »

message 1: by Rajiev (last edited Jan 31, 2017 03:26AM) (new) - added it

Rajiev Timal | 1 comments I've noticed that only the first author of a book with multiple authors gets returned in the XML field for authors. For instance, the book Remote, fetched with a review like this:

https://www.goodreads.com/review/show...

Has two authors - Jason Fried and David Heinemeier Hansson, but only David Heinemeier Hansson is coming back in the authors array. On the goodreads site both authors are listed for this edition - https://www.goodreads.com/book/show/1...

Am I missing something here?

The XML response in review.book.authors looks like this, with only one author:

"

23587
David Heinemeier Hansson


https://images.gr-assets.com/authors/...
]]>


https://images.gr-assets.com/authors/...
]]>

...
3.92
93106
3506

"


back to top