Goodreads Developers discussion
      bugs
      >
    Search only returns one author...
    
  
  
					date newest »
						  
						newest »
				
		 newest »
						  
						newest »
				 The API was designed to return only the primary author of the book, so I wouldn't consider that a bug. I added a low-priority internal ticket just in case we decide to do something about it.
      The API was designed to return only the primary author of the book, so I wouldn't consider that a bug. I added a low-priority internal ticket just in case we decide to do something about it.
     This ticket is very old but it seems the API still only includes the primary author. Is there any way we can show all the authors and their roles? One of the roles could be "Primary"
      This ticket is very old but it seems the API still only includes the primary author. Is there any way we can show all the authors and their roles? One of the roles could be "Primary"
    
        
      You can make a subsequent call to book.show to get the list of authors for a specific book if you just want the role information. 
However, it's likely you can't do this quickly for all of the search results without hitting the rate limit.
  
  
  However, it's likely you can't do this quickly for all of the search results without hitting the rate limit.



 
http://www.goodreads.com/search/searc...
Whereas when I get the reviews for a book, it shows both authors (which is a fine work-around).