GET /bento-api/blogs/entries/60620/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "60620",
"attributes": {
"title": "Solar Eclipse & Student Art Exhibit",
"slug": "solar-eclipse-student-art-exhibit",
"short_description": "The 2024 solar eclipse, an overview of the Honors Program, and a student art exhibition at the Saginaw Art Museum.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/3948d484ac_dade2207-yt.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2024-05-02T14:49:09.820606-04:00",
"custom_publication_date": "2024-03-31T14:47:16-04:00",
"update_date": "2024-05-02T14:49:09.843086-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/solar-eclipse-student-art-exhibit/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Student Art Exhibit",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "581"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/581/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/60620/?format=api"
}
}
}