GET /bento-api/blogs/entries/51974/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "51974",
"attributes": {
"title": "America Outdoors with Baratunde Thurston",
"slug": "america-outdoors-with-baratunde-thurston",
"short_description": "Take a new journey across the US to find how we work, play and interact with the outdoors.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/program-highlights/0e54eb6edd_BARATUNDE2-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2022-07-25T08:38:24.745583-04:00",
"custom_publication_date": "2023-08-17T08:36:30-04:00",
"update_date": "2024-12-05T11:46:08.724375-05:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/science/america-outdoors-with-baratunde-thurston/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "203"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/203/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/51974/?format=api"
}
}
}