GET /bento-api/blogs/entries/39941/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "39941",
"attributes": {
"title": "11/10/20 - Bay City Urges Residents to Help Combat COVID-19",
"slug": "111020-bay-city-urges-residents-to-help-combat-covid19",
"short_description": "The Bay City Mayor and City Commission are asking all residents to do their part to protect the community from coronavirus.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/f36f8634e6_radio_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2020-11-10T17:06:50.487844-05:00",
"custom_publication_date": null,
"update_date": "2020-11-10T17:07:51.024792-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/q901-features/111020-bay-city-urges-residents-to-help-combat-covid19/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Delta College Public Radio - NPR",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "586"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/586/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/39941/?format=api"
}
}
}