I'm using the API as follows:
http://api.biblia.com/v1/bible/content/KJV.json?passage=John3.16&key=fd37d8f28e95d3be8cb4fbc37e15e18e
But I would like to return the reference information. Preferably the book, chapter, and verse separately.
Essentially I want to combine the parsing and content functionality. Is there a way to do this?