GET /bento-api/blogs/entries/7591/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "7591",
"attributes": {
"title": "Rescan Day Provides Improved Service for Area Residents",
"slug": "rescan-day-provides-improved-service-for-area-residents",
"short_description": "June 1, 2018, is Rescan Day for viewers of Nine Network (KETC/Channel 9).",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/3.33.0/staticfiles/bento_cms/images/placeholder-image.svg",
"authors_displayname": "Dale Fisher",
"publication_date": "2019-07-18T14:22:22.241592-04:00",
"custom_publication_date": "2018-05-29T14:21:55-04:00",
"update_date": "2021-08-19T06:51:28.211770-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/press-room/rescan-day-provides-improved-service-for-area-residents/",
"show_image": false,
"show_author": false,
"show_post_date": false,
"show_social_icons": true,
"image_alt_text": "",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "110"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/110/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/7591/?format=api"
}
}
}