Created
June 3, 2017 02:30
-
-
Save FaithfulAudio/0e0a3880e1f777267f7556e3e74605c0 to your computer and use it in GitHub Desktop.
/v1/books
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"result": [ | |
{ | |
"title": "Matthew", | |
"bid": "e931ea58-080f-46ee-ae21-3bbec0365ddc" | |
}, | |
{ | |
"title": "Mark", | |
"bid": "e5612c8e-5d77-4e95-b462-4f7c1d90ad80" | |
}, | |
{ | |
"title": "Luke", | |
"bid": "42791fe3-4a41-46a3-b8a4-309936389c70" | |
}, | |
{ | |
"title": "John", | |
"bid": "3d94e17e-1c57-4012-b982-4740a93b2a4a" | |
}, | |
{ | |
"title": "Acts", | |
"bid": "24c9a9f3-7837-4cbb-b393-ef3601d70b1b" | |
}, | |
{ | |
"title": "Romans", | |
"bid": "c2502c8c-84f0-4447-8a70-dafa2238b707" | |
}, | |
{ | |
"title": "1 Corinthians", | |
"bid": "93082a3c-95e2-4a6a-992e-3542e2fc5020" | |
}, | |
{ | |
"title": "2 Corinthians", | |
"bid": "19f70bce-a7ae-41d8-b720-956d422859e6" | |
}, | |
{ | |
"title": "Galatians", | |
"bid": "0a2aaaa9-b6d8-4354-bcfa-975f4e9fda76" | |
}, | |
{ | |
"title": "Ephesians", | |
"bid": "4082fd87-08ba-4f5b-ba50-4233255618f3" | |
}, | |
{ | |
"title": "Philippians", | |
"bid": "e16c7248-3a61-43e8-9ad6-ed25f1aaec22" | |
}, | |
{ | |
"title": "Colossians", | |
"bid": "7b87b4cc-f58b-426a-962e-a75ce6915b3e" | |
}, | |
{ | |
"title": "1 Thessalonians", | |
"bid": "f8b08371-2e2c-4176-aed6-8b0ed178a95d" | |
}, | |
{ | |
"title": "2 Thessalonians", | |
"bid": "77ef9339-766e-4ae9-a43f-7530fdbb4035" | |
}, | |
{ | |
"title": "1 Timothy", | |
"bid": "6a3d98f0-24e0-4f91-888a-15a2efe8c342" | |
}, | |
{ | |
"title": "2 Timothy", | |
"bid": "635ebf6a-74f8-466e-94e8-b674bf597000" | |
}, | |
{ | |
"title": "Titus", | |
"bid": "0ded9f6d-a91e-4fe1-ad4b-8e4240721dcb" | |
}, | |
{ | |
"title": "Philemon", | |
"bid": "c48e7bc7-7858-43eb-9dd9-5e04d9e7d4f2" | |
}, | |
{ | |
"title": "Hebrews", | |
"bid": "6f78b307-3734-4905-a757-b30e2524be30" | |
}, | |
{ | |
"title": "James", | |
"bid": "93721b7b-7893-4031-b806-947d64c766f0" | |
}, | |
{ | |
"title": "1 Peter", | |
"bid": "8307be2b-5cbb-44d6-8a27-11dfe2ca13ad" | |
}, | |
{ | |
"title": "2 Peter", | |
"bid": "30a202e2-5c74-48cc-8a2f-87b19aaf9176" | |
}, | |
{ | |
"title": "1 John", | |
"bid": "1b3a7260-69af-4064-a6ef-f6a1dc4c8a19" | |
}, | |
{ | |
"title": "2 John", | |
"bid": "e30398d6-f2f5-40db-aa42-cc21942f2caa" | |
}, | |
{ | |
"title": "3 John", | |
"bid": "31c4f8c7-6702-43ab-9040-055c9e2c29c3" | |
}, | |
{ | |
"title": "Jude", | |
"bid": "75bf9ea7-d0e0-4432-bf9b-8e7008151526" | |
}, | |
{ | |
"title": "Revelation", | |
"bid": "2c22a08a-80ee-4ec1-be94-f018892fe8ba" | |
}, | |
{ | |
"title": "Plan Of Salvation", | |
"bid": "8d2c2ff3-752d-4077-98d9-282c636eeae3" | |
} | |
], | |
"status": "success" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment