GET /bento-api/blogs/entries/61490/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "61490",
"attributes": {
"title": "Greta Van Fleet in Frankenmuth",
"slug": "greta-van-fleet-in-frankenmuth",
"short_description": "Memorabilia from a Fischer Hall show Frankenmuth's own Greta Van Fleet played in 2018 as well as an explanation of where the band got their name.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/7c437b85df_hidden-history-greta-van-fleet.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2024-08-01T16:25:45.865163-04:00",
"custom_publication_date": null,
"update_date": "2024-08-01T16:25:45.878967-04:00",
"tags": [],
"absolute_url": "//www.deltapublicmedia.org/blogs/hidden-history/greta-van-fleet-in-frankenmuth/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Hidden History - Greta Van Fleet Memorabilia",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2383"
},
"links": {
"related": "https://www.deltapublicmedia.org/bento-api/blogs/categories/2383/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltapublicmedia.org/bento-api/blogs/entries/61490/?format=api"
}
}
}