GET /bento-api/blogs/entries/58159/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "58159",
"attributes": {
"title": "Living St. Louis | October 9, 2023",
"slug": "october-9-2023",
"short_description": "Roller Derby, Lone Elk Park, Interview – River Cities, I Define Me.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/living-st-louis/19264751aa_lsl20231009-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2023-10-09T20:23:47.884294-04:00",
"custom_publication_date": null,
"update_date": "2023-10-10T11:12:19.642974-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/living-st-louis/october-9-2023/",
"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": "2197"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/2197/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/58159/?format=api"
}
}
}