GET /bento-api/blogs/entries/58736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "58736",
"attributes": {
"title": "Sleeping Better & Making Beer",
"slug": "sleeping-better-making-beer",
"short_description": "We focus on getting enough sleep, get advice on finding the right living arrangements as we get older, and get a taste of what’s involved in brewing beer.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/20fb1cc7cd_snda-1501-yt.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2023-11-27T14:32:41.041648-05:00",
"custom_publication_date": "2023-11-27T14:30:12-05:00",
"update_date": "2023-11-27T14:33:09.429518-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/second-act/sleeping-better-making-beer/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "What happens when we don't get enough sleep?",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "582"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/582/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/58736/?format=api"
}
}
}