GET /bento-api/blogs/entries/7589/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "7589",
"attributes": {
"title": "Nine Names New Board Officers to Lead Network into the Future",
"slug": "nine-names-new-board-officers-to-lead-network-into-the-future",
"short_description": "The Nine Network of Public Media announces new officers on its board of directors for the fiscal year that began July 1, 2018.",
"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:17:47.993394-04:00",
"custom_publication_date": "2018-07-06T14:17:23-04:00",
"update_date": "2021-08-19T06:51:28.158361-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/press-room/nine-names-new-board-officers-to-lead-network-into-the-future/",
"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/7589/?format=api"
}
}
}