GET /bento-api/blogs/entries/55510/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "55510",
"attributes": {
"title": "The Maple Grille | MI Finds",
"slug": "the-maple-grille-mi-finds",
"short_description": "Brett Russell visits The Maple Grille in Hemlock, Michigan.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/286e0ca622_mi-finds-2.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2023-03-21T15:47:23.594301-04:00",
"custom_publication_date": "2023-03-28T15:43:59-04:00",
"update_date": "2023-03-28T11:13:11.868211-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/emerging-voices/the-maple-grille-mi-finds/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Chicken legs and vegetables cooking on a wood-fired grill.",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2237"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/2237/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/55510/?format=api"
}
}
}