GET /bento-api/blogs/entries/20892/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "20892",
"attributes": {
"title": "Medieval Muslim Scholars, Pt. 1",
"slug": "medieval-muslim-scholars-pt-1",
"short_description": "The Medieval Islamic world witnessed one of the great flowerings of science and culture in human history.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/4b28ff7c64_moment-in-time_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2020-01-14T16:01:58.465518-05:00",
"custom_publication_date": null,
"update_date": "2020-01-14T16:01:58.490124-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/moment-in-time/medieval-muslim-scholars-pt-1/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "A Moment In Time",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "592"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/592/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/20892/?format=api"
}
}
}