GET /bento-api/blogs/entries/59200/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "59200",
"attributes": {
"title": "Nature: Big Little Journeys",
"slug": "nature-big-little-journeys",
"short_description": "Meet six heroic tiny travelers risking it all to complete big journeys against the odds in this three-part miniseries. ",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/science/be526e3115_BigLittleJourneys-747%2C.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2024-01-10T16:28:38.344633-05:00",
"custom_publication_date": "2024-01-03T16:27:13-05:00",
"update_date": "2024-12-05T11:43:48.670990-05:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/science/nature-big-little-journeys/",
"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/59200/?format=api"
}
}
}