GET /bento-api/blogs/entries/45380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "45380",
"attributes": {
"title": "Primate Canopy Trails Opens at Saint Louis Zoo",
"slug": "primate-canopy-trails-opens-at-saint-louis-zoo",
"short_description": "The new Primate Canopy Trails open today at the Saint Louis Zoo. ",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/news/2021/65d24b5ef8_zoo%20canopy%20header.jpg",
"authors_displayname": "Joe Prosperi",
"publication_date": "2021-07-11T22:25:50.550974-04:00",
"custom_publication_date": null,
"update_date": "2021-07-13T14:26:44.951858-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/news/primate-canopy-trails-opens-at-saint-louis-zoo/",
"show_image": true,
"show_author": false,
"show_post_date": false,
"show_social_icons": true,
"image_alt_text": "",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "309"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/309/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "2773"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/45380/?format=api"
}
}
}