Skip to content

Books by language (OPDS)

GET
/opds/languages/{code}

Returns a paginated OPDS acquisition feed of books in a specific language, identified by its ISO 639-1 code (case-insensitive).

Parameters

Path Parameters

code*

Language code, e.g. 'en'

Type
string
Required
Min Length
1
Max Length
35

Query Parameters

page

Page number (1-based)

Type
integer
Example1
Minimum
1

Responses

OPDS acquisition feed of books in the language (Atom XML)

application/atom+xml;profile=opds-catalog;kind=acquisition
XML

Samples