GET /bento-api/blogs/entries/55602/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "55602",
"attributes": {
"title": "East Side Soup Kitchen; Community Newspapers",
"slug": "east-side-soup-kitchen-community-newspapers",
"short_description": "We put a spotlight on a volunteer from the East Side Soup Kitchen, find out what's involved in the Bay City bridge toll system, and find out why it's still important for a community to have a newspaper.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/25cd40e969_second-act-1402.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2023-03-27T14:36:38.271473-04:00",
"custom_publication_date": "2023-03-26T14:32:47-04:00",
"update_date": "2023-03-27T14:36:38.294038-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/second-act/east-side-soup-kitchen-community-newspapers/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Craig Barnt with an archive copy of the Pinconning Journal.",
"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/55602/?format=api"
}
}
}