Gutendex · Example Payload

Gutendex Format Example

BooksCatalogEbooksLibraryLiteratureMetadataOpen SourceProject GutenbergPublic APIsPublic Domain

Gutendex Format Example is an example object payload from Gutendex, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

text/htmlapplication/epub+zipapplication/x-mobipocket-ebooktext/plain; charset=us-asciiimage/jpegapplication/rdf+xml

Example Payload

Raw ↑
{
  "text/html": "https://www.gutenberg.org/ebooks/1342.html.images",
  "application/epub+zip": "https://www.gutenberg.org/ebooks/1342.epub3.images",
  "application/x-mobipocket-ebook": "https://www.gutenberg.org/ebooks/1342.kf8.images",
  "text/plain; charset=us-ascii": "https://www.gutenberg.org/files/1342/1342-0.txt",
  "image/jpeg": "https://www.gutenberg.org/cache/epub/1342/pg1342.cover.medium.jpg",
  "application/rdf+xml": "https://www.gutenberg.org/ebooks/1342.rdf"
}