Skip to main content

AdjacentBooksResponse

Response containing adjacent books in the same series

Returns the previous and next books relative to the requested book, ordered by book number within the series.

next object
oneOf
null
prev object
oneOf
null
AdjacentBooksResponse
{
"next": "null",
"prev": "null"
}