GET /bento-api/blogs/entries/64804/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "64804",
"attributes": {
"title": "Victorian-Era Baby Carriage",
"slug": "victorianera-baby-carriage",
"short_description": "The story behind a wicker baby carriage that dates back to the late 1800s.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/6fd0ba2fb2_hidden-history_baby-carriage.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-05-02T08:33:33.858055-04:00",
"custom_publication_date": null,
"update_date": "2025-05-02T08:33:33.871789-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/hidden-history/victorianera-baby-carriage/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Hidden History - Wicker Baby Carriage",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2383"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/2383/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/64804/?format=api"
}
}
}