GET /bento-api/blogs/entries/43025/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "43025",
"attributes": {
"title": "Covid-19 Vaccines",
"slug": "covid19-vaccines",
"short_description": "We get an update on Covid-19 vaccines from Dr. Stephanie Duggan and Dr. Catherine Bodnar.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/f4887406f4_snda-1202.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2021-03-25T14:54:22.180862-04:00",
"custom_publication_date": null,
"update_date": "2021-03-25T14:57:30.913917-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/second-act/covid19-vaccines/",
"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": "582"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/582/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/43025/?format=api"
}
}
}