Skip to main content

List Hizbs​

Get list of all Hizbs with verse boundaries.

Responses

Successful response


Schema
    hizbs object[] required
  • Array [
  • id integer required
    hizb_number integer required

    Possible values: >= 1 and <= 60

    verse_mapping object required

    Mapping of chapter numbers to the verse range included in the section.

    property name* string
    first_verse_id integer required

    ID of the first verse in this hizb.

    last_verse_id integer required

    ID of the last verse in this hizb.

    verses_count integer required

    Total verses in this hizb.

  • ]
Loading...