Skip to main content

Get Chapter

Get details of a single chapter (surah) in the Qur'an, along with the place and order of revelation, the name in Arabic and transliteration of the name using Romanized characters, the amount of verses contained and the pages that it occupies

Path Parameters
    id integer required

    Possible values: >= 1 and <= 114

    Chapter (surah) ID (1-114)

Query Parameters
    language string

    Default value: en

Responses


Schema
    chapter object
    id integer
    revelation_place string
    revelation_order integer
    bismillah_pre boolean
    name_complex string
    name_arabic string
    verses_count integer
    pages integer[]
    translated_name object required
    language_name string required

    Default value: english

    name string required

    Name of the resource in specific language.

Loading...