GET /bento-api/blogs/entries/61976/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "61976",
"attributes": {
"title": "School Bus Driver Shortage",
"slug": "school-bus-driver-shortage",
"short_description": "Roughly half of all children rely on school bus services, but there remains a severe shortage of drivers across the country. Second Act visits Michigan's Meridian Public Schools to learn more.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/2460818ba8_second-act-bus-drivers.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2024-09-20T11:47:21.881848-04:00",
"custom_publication_date": null,
"update_date": "2024-09-20T11:47:21.894934-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/second-act/school-bus-driver-shortage/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Second Act: Life at 50+. Drivers needed.",
"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/61976/?format=api"
}
}
}