GET /bento-api/blogs/entries/17920/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "17920",
"attributes": {
"title": "10/8/19 Aftershow with Dr. Matt Samocki",
"slug": "10819-aftershow-with-dr-matt-samocki",
"short_description": "Dr. Matt Samocki talks about the Great Lakes Bay Mental Health Partnership.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/c0cc9e7840_follow-up-aftershow-0302.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2019-10-11T16:00:58.986750-04:00",
"custom_publication_date": null,
"update_date": "2019-10-11T16:00:59.005280-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/follow-up/10819-aftershow-with-dr-matt-samocki/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Dr. Matt Samocki on The Follow Up set.",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "596"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/596/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/17920/?format=api"
}
}
}