quran / quran.com-api

Quran.com content APIs
https://api-docs.quran.foundation/docs/category/content-apis
MIT License
922 stars 192 forks source link

Data is missing with language Chechen #240

Closed minhpdn closed 4 years ago

minhpdn commented 4 years ago

Hi @naveed-ahmad Naveed Ahmad, I'm getting the language, and there's an omission of verses in Surah 2. There's 77 verses instead of 286.

The data is get by this URL : http://staging.quran.com:3000/api/v3/chapters/2/verses?text_type=words&translations=106&offset=75&limit=25 ảnh

I'm happy to hear your response soon. Thanks, Minh

naveed-ahmad commented 4 years ago

That 76, 77 is verse number. You're fetching ayahs of the second surah, starting from ayah 75.

You need to fetch surah info to see total ayah of any surah.

And see verses_count attributes for number of ayahs