GET /ebooks/{author}/{title}/{translator}

standardebooks.org:standard-ebooks-api

Summary: Get translated ebook details
Operation ID: getTranslatedEbook
Auth: unknown
Description

Retrieve details for a translated ebook where the translator is part of the URL path.

Parameters (3)

author (string, path, required)

Author identifier (kebab-case name)

title (string, path, required)

Book title identifier (kebab-case)

translator (string, path, required)

Translator identifier (kebab-case name)

Examples (1)

TitleTypeURLAction
Get translated ebook details openapi-spec https://standardebooks.org/ebooks/{author}/{title}/thomas-seltzer

No probe data for this endpoint yet.