GET /bento-api/blogs/entries/31997/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "31997",
"attributes": {
"title": "Coming May 5: COVID-19 in Mid-Michigan",
"slug": "coming-may-5-covid19-in-midmichigan",
"short_description": "Join us Tuesday, May 5 at 8 pm for a one-hour special on the impact of COVID-19 on Mid-Michigan.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/9ca1699858_follow-up-covid-19_captioned.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2020-04-28T11:38:27.626690-04:00",
"custom_publication_date": null,
"update_date": "2020-04-28T11:39:05.810641-04:00",
"tags": [],
"absolute_url": "//www.deltapublicmedia.org/blogs/follow-up/coming-may-5-covid19-in-midmichigan/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "One-hour special: COVID-19 in Mid-Michigan",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "596"
},
"links": {
"related": "https://www.deltapublicmedia.org/bento-api/blogs/categories/596/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltapublicmedia.org/bento-api/blogs/entries/31997/?format=api"
}
}
}