GET /bento-api/blogs/entries/55045/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "55045",
"attributes": {
"title": "Donnybrook: February 16, 2023",
"slug": "donnybrook-february-16-2023",
"short_description": "On Donnybrook Next Up, Ray Hartmann and Bill McClellan are joined by Missouri Senators Bill Eigel and Tracy McCreery.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/donnybrook/2c40d60245_db20230216b-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2023-02-17T09:04:20.647369-05:00",
"custom_publication_date": null,
"update_date": "2023-02-17T09:04:20.668532-05:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/news/donnybrook-february-16-2023/",
"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/55045/?format=api"
}
}
}