GET /bento-api/blogs/entries/43743/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "43743",
"attributes": {
"title": "PBS NewsHour Special Coverage of President Biden’s Address on April 28",
"slug": "pbs-newshour-special-coverage-of-president-bidens-address",
"short_description": "Watch PBS NewsHour special coverage of President Biden's first address to a joint session of Congress.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/news/581d6d8b12_bidenaddress747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2021-04-26T08:21:31.191736-04:00",
"custom_publication_date": "2021-04-24T08:21:17-04:00",
"update_date": "2021-04-30T10:14:31.130331-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/news/pbs-newshour-special-coverage-of-president-bidens-address/",
"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/43743/?format=api"
}
}
}