GET /bento-api/blogs/entries/46999/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "46999",
"attributes": {
"title": "Donnybrook | September 23, 2021",
"slug": "donnybrook-september-23-2021",
"short_description": "On Donnybrook Next Up, the panel is joined by Bart Andrews from Behavioral Health Response.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/donnybrook/dcca9dd929_db20210923-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2021-09-24T09:38:29.197611-04:00",
"custom_publication_date": "2021-09-23T09:38:23-04:00",
"update_date": "2021-09-24T09:38:29.216056-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/news/donnybrook-september-23-2021/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "309"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/309/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/46999/?format=api"
}
}
}