quran / quran.com-api

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

multiple translations bug #593

Open Muhammad-Haseeb-Ali opened 2 years ago

Muhammad-Haseeb-Ali commented 2 years ago

I can't get data of multiple translations when I request it through http://api.quran.com/api/v3/chapters/1/verses?recitation=1&translations=151&translations=131&translations=118&text_type=words It returns the only translation of the first 151 id.

This URI is sourced from the API documentation. Check it here: https://quran.api-docs.io/v3/verses/list-verses If any issue with its syntax, Please correct the documentation. It can help me to complete my project as soon as possible. Thanks a lot in advance.

Regards Muhammad Haseeb Ali