GET /bento-api/blogs/entries/53961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "53961",
"attributes": {
"title": "Donnybrook: December 1, 2022",
"slug": "donnybrook-december-1-2022",
"short_description": "Charlie Brennan debates with Sarah Fenske, Alvin Reid, Ray Hartmann and Bill McClellan. ",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/donnybrook/c29f9c576c_db20221201-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2022-12-02T09:34:41.197106-05:00",
"custom_publication_date": null,
"update_date": "2022-12-02T09:36:46.395086-05:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/news/donnybrook-december-1-2022/",
"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/53961/?format=api"
}
}
}