curl https://nordapi.ee/api/v1/bible/random
{
"data": {
"reference": "2 Timothy 1:7",
"text": "For God didn’t give us a spirit of fear, but of power, love, and self-control.\n",
"translation_id": "web",
"translation_name": "World English Bible",
"verses": [
{
"book_name": "2 Timothy",
"chapter": 1,
"text": "For God didn’t give us a spirit of fear, but of power, love, and self-control.\n",
"verse": 7
}
]
},
"success": true
}