GET /bento-api/blogs/entries/46922/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "46922",
"attributes": {
"title": "A Sneak Peek at USS St. Louis: Centuries of Service",
"slug": "a-sneak-peek-at-uss-st-louis-centuries-of-service",
"short_description": "USS St. Louis: Centuries of Service tells the stories of the many ships that have used our city’s name over the last 200 years.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/history/fe0d85c2e8_USS_web%20version.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2021-09-21T14:26:15.274804-04:00",
"custom_publication_date": null,
"update_date": "2021-09-21T14:26:15.297986-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/history/a-sneak-peek-at-uss-st-louis-centuries-of-service/",
"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": "314"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/314/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/46922/?format=api"
}
}
}