Books

Get book by slug

Retrieve book information using its slug

get/book/by-slug/{slug}

Path parameters

slugstring required

The slug of the book

Query parameters

locale'en' | 'ar'

Locale for localized content

Response

Book retrieved successfully

idstring required

Unique identifier for the book

slugstring required

URL-friendly identifier

primaryNamestring required

Primary name of the book

secondaryNamestring

Secondary name of the book

yearinteger

Year of publication

Changes

No recorded changes to this endpoint across all 1 revision of this API.