GET /bento-api/blogs/entries/49412/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "49412",
"attributes": {
"title": "2/18/22 - Eric Anthony Johnson Interview, Pt. 2",
"slug": "21822-eric-anthony-johnson-interview-pt-2",
"short_description": "Part 2 of Emily Anderson's interview with Eric Anthony Johnson about his February 19 concert at the Midland Center For The Arts.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/e83f4f06f9_beyond-broadway-hosts-ropes-logo_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2022-02-18T15:22:06.343632-05:00",
"custom_publication_date": null,
"update_date": "2022-02-18T15:22:06.368980-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/beyond-broadway/21822-eric-anthony-johnson-interview-pt-2/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Beyond Broadway",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2049"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/2049/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/49412/?format=api"
}
}
}