By Hizb number
Get all verses from a specific Hizb( half(1-60).
Path Parameters
Possible values: >= 1
and <= 60
Hizb number(1-60)
Query Parameters
Default value: en
Language to fetch word translation in specific language.
Possible values: [true
, false
]
Default value: true
Include words of each ayah?
0 or false will not include words.
1 or true will include the words.
comma separated ids of translations to load for each ayah.
Id of recitation if you want to load audio of each ayah.
Comma separated ids of tafisrs to load for each ayah if you want to load tafisrs.
Comma separated list of word fields if you want to add more fields for each word.
Comma separated list of translation fields if you want to add more fields for each translation.
comma separated list of ayah fields.
Default value: 1
For paginating within the result
Possible values: >= 1
and <= 50
Default value: 10
records per api call, you can get maximum 50 records.
- 200
Schema
verses object[]
pagination object
{
"verses": [
{
"id": 1,
"chapter_id": 1,
"verse_number": 1,
"verse_key": "1:1",
"verse_index": 1,
"text_uthmani": "بِسْمِ ٱللَّهِ ٱلرَّحْمَـٰنِ ٱلرَّحِيمِ",
"text_uthmani_simple": "بسم الله الرحمن الرحيم",
"text_imlaei": "بِسْمِ اللَّهِ الرَّحْمَٰنِ الرَّحِيمِ",
"text_imlaei_simple": "بسم الله الرحمن الرحيم",
"text_indopak": "بِسۡمِ اللهِ الرَّحۡمٰنِ الرَّحِيۡمِ",
"text_uthmani_tajweed": "بِسْمِ <tajweed class=ham_wasl>ٱ</tajweed>للَّهِ <tajweed class=ham_wasl>ٱ</tajweed><tajweed class=laam_shamsiyah>ل</tajweed>رَّحْمَ<tajweed class=madda_normal>ـٰ</tajweed>نِ <tajweed class=ham_wasl>ٱ</tajweed><tajweed class=laam_shamsiyah>ل</tajweed>رَّح<tajweed class=madda_permissible>ِي</tajweed>مِ <span class=end>١</span>",
"juz_number": 1,
"hizb_number": 1,
"rub_number": 1,
"sajdah_type": null,
"sajdah_number": null,
"page_number": 1,
"image_url": "//c22506.r6.cf1.rackcdn.com/1_1.png",
"image_width": 675,
"words": [
{
"id": 1,
"position": 1,
"audio_url": "wbw/001_001_001.mp3",
"char_type_name": "word",
"translation": {
"text": "In (the) name",
"language_name": "english"
},
"transliteration": {
"text": "bis'mi",
"language_name": "english"
}
}
]
}
],
"pagination": {
"per_page": 1,
"current_page": 1,
"next_page": 2,
"total_pages=": 7,
"total_records=": 7
}
}
{
"verses": [
{
"id": 1,
"verse_number": 1,
"page_number": 1,
"verse_key": "1:1",
"juz_number": 1,
"hizb_number": 1,
"rub_el_hizb_number": 1,
"sajdah_type": null,
"sajdah_number": null,
"words": [
{
"id": 1,
"position": 1,
"audio_url": "wbw/001_001_001.mp3",
"char_type_name": "word",
"line_number": 2,
"page_number": 1,
"code_v1": "ﭑ",
"translation": {
"text": "In (the) name",
"language_name": "english"
},
"transliteration": {
"text": "bis'mi",
"language_name": "english"
}
}
],
"translations": [
{
"resource_id": 131,
"text": "In the Name of Allah—the Most Compassionate, Most Merciful."
}
],
"tafsirs": [
{
"id": 82641,
"language_name": "english",
"name": "Tafsir Ibn Kathir",
"text": "<h2 class=\"title\">Which was revealed in Makkah</h2><h2 class=\"title\">The Meaning of Al-Fatihah and its Various Names</h2>"
}
]
}
],
"pagination": {
"per_page": 1,
"current_page": 1,
"next_page": 2,
"total_pages": 7,
"total_records": 7
}
}
GET /verses/by_hizb/:hizb_number
Request
Request
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'
curl -L -X GET 'https://api.quran.com/api/v4/verses/by_hizb/:hizb_number' \
-H 'Accept: application/json'