curl --request GET \
--url https://api.thehaystack.ai/v2/haystack/scriptures/{scriptureId} \
--header 'Authorization: Bearer <token>'{
"scripture": {
"id": 123,
"itemId": 123,
"book": "<string>",
"bookName": "<string>",
"chapter": 123,
"verseStart": 123,
"verseEnd": 123,
"citation": "<string>",
"keyVerse": true,
"suggested": true,
"accepted": true,
"displayOrder": 123,
"text": "<string>"
}
}curl --request GET \
--url https://api.thehaystack.ai/v2/haystack/scriptures/{scriptureId} \
--header 'Authorization: Bearer <token>'{
"scripture": {
"id": 123,
"itemId": 123,
"book": "<string>",
"bookName": "<string>",
"chapter": 123,
"verseStart": 123,
"verseEnd": 123,
"citation": "<string>",
"keyVerse": true,
"suggested": true,
"accepted": true,
"displayOrder": 123,
"text": "<string>"
}
}Enter your API token from the Haystack dashboard
Include scripture text in this translation
asv, kjv Scripture detail
Show child attributes