Gutendex · Example Payload

Gutendex Person Example

BooksCatalogEbooksLibraryLiteratureMetadataOpen SourceProject GutenbergPublic APIsPublic Domain

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

Top-level fields

namebirth_yeardeath_year

Example Payload

Raw ↑
{
  "name": "Twain, Mark",
  "birth_year": 1835,
  "death_year": 1910
}