GET /bento-api/blogs/entries/65439/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "65439",
"attributes": {
"title": "Lamprey Control, Whitefish Grow, Summer Ice",
"slug": "lamprey-control-whitefish-grow-summer-ice",
"short_description": "Sea lamprey control is planned for a Lake Huron tributary.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/42e192a4e5_Environment-Report_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-06-16T15:25:11.835154-04:00",
"custom_publication_date": "2025-06-13T15:22:44-04:00",
"update_date": "2025-06-16T15:25:11.848825-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/environment-report/lamprey-control-whitefish-grow-summer-ice/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Environment Report",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "588"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/588/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/65439/?format=api"
}
}
}