GET /bento-api/blogs/entries/45326/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "45326",
"attributes": {
"title": "Amy Shaw Named Among Most Influential Local Business Women",
"slug": "amy-shaw-named-among-most-influential-local-business-women",
"short_description": "Congratulations to Nine PBS President and CEO Amy Shaw for being selected to the St. Louis Business Journal's 2021 class of Most Influential Business Women.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/news/4f1ea400b9_Amy-Business-Women-Award-blog_post%201.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2021-07-07T12:14:24.001328-04:00",
"custom_publication_date": null,
"update_date": "2021-07-07T12:14:48.283946-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/news/amy-shaw-named-among-most-influential-local-business-women/",
"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/45326/?format=api"
}
}
}