{"name":"KJV Bible API","version":"1.0.0","description":"REST API for King James Version Bible data","endpoints":{"books":"GET /api/books","bookChapters":"GET /api/books/:book/chapters","chapter":"GET /api/chapters/:book/:chapter","verse":"GET /api/verses/:book/:chapter/:verse","verseRange":"GET /api/verses/:book/:chapter/:start-:end","search":"GET /api/search?q=:query"}}