I wish to get the Style included in the API command. I have not been able to make it work or find it clearly documented.
Please help.
https://api.biblia.com/v1/bible/content/LEB.html.quotation?passage=Ro3.19-20&key="key"
Style should be a "query parameter" in the URL; it will look something like:
https://api.biblia.com/v1/bible/content/LEB.html?passage=Ro3.19-20&style=quotation&key=ABC123
Thanx much, works great