GET /bento-api/blogs/entries/66576/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "66576",
"attributes": {
"title": "Saginaw United High School",
"slug": "saginaw-united-high-school",
"short_description": "We speak with Eric Gordon, principal of Saginaw United High School, as the school begins its second year in operation.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/f46ea0f111_soul-issue_saginaw-united-high.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-09-18T13:51:52.772946-04:00",
"custom_publication_date": null,
"update_date": "2025-09-18T13:51:52.791661-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/soul-issue/saginaw-united-high-school/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Soul Issue - Inside Saginaw United High School",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "584"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/584/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/66576/?format=api"
}
}
}