How do I retrieve a list of Bibles in English? I'm guessing there's a query that I can add to the Find request which will do it, but not at all sure what that would look like. Anyone figure this out?
Russ mcguire: How do I retrieve a list of Bibles in English? I'm guessing there's a query that I can add to the Find request which will do it, but not at all sure what that would look like. Anyone figure this out?
I don't believe it's possible. You just have to use https://api.biblia.com/v1/bible/find/, and then parse the JSON to filter out the non-English versions in your code.
This is my personal Faithlife account. On 1 March 2022, I started working for Faithlife, and have a new 'official' user account. Posts on this account shouldn't be taken as official Faithlife views!
Thanks