GET /bento-api/blogs/entries/65286/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "65286",
"attributes": {
"title": "1920s Malt Extract Can",
"slug": "1920s-malt-extract-can",
"short_description": "A malt extract can helps tell the story of how breweries found creative, though not always legal, ways to survive during Prohibition.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/f80149190c_hidden-history_malt-extract-can_pmpm-version.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-06-05T14:40:50.072123-04:00",
"custom_publication_date": null,
"update_date": "2025-06-05T14:40:50.098849-04:00",
"tags": [],
"absolute_url": "//www.deltapublicmedia.org/blogs/hidden-history/1920s-malt-extract-can/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Hidden History - How Breweries Survived Prohibition",
"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/65286/?format=api"
}
}
}