GET /bento-api/blogs/entries/65112/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "65112",
"attributes": {
"title": "Eye Health",
"slug": "eye-health",
"short_description": "Optometrist Dr. Kristin Sansburn talks with us about how your eyes change over 50 and how to protect your vision as you get older.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/2f9e455477_second-act_eye-health.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-05-22T18:51:00.219279-04:00",
"custom_publication_date": null,
"update_date": "2025-05-22T18:51:00.241049-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/second-act/eye-health/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Second Act - Protecting Your Vision",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "582"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/582/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/65112/?format=api"
}
}
}