GET /bento-api/blogs/entries/43444/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "43444",
"attributes": {
"title": "Prince Philip: A Royal Life: A PBS Newshour Special",
"slug": "prince-philip-a-royal-life-a-pbs-newshour-special",
"short_description": "Explore Prince Philip’s life, legacy, and his influence within the royal family and around the world.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/news/1cc5157a06_princephillip747a.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2021-04-12T12:20:51.978779-04:00",
"custom_publication_date": "2021-04-10T12:18:03-04:00",
"update_date": "2021-04-13T08:19:24.224315-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/news/prince-philip-a-royal-life-a-pbs-newshour-special/",
"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": "309"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/309/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/43444/?format=api"
}
}
}