GET /bento-api/blogs/entries/59293/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "59293",
"attributes": {
"title": "Edith Flagg",
"slug": "edith-flagg",
"short_description": "Our human past is filled with interesting characters who never make it into the history books, such as fashion icon Edith Flagg.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/d9cf6863ae_historia_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2024-01-19T11:17:33.075682-05:00",
"custom_publication_date": "2024-01-02T11:16:31-05:00",
"update_date": "2024-01-19T11:17:33.099061-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/historia/edith-flagg/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Historia",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2219"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/2219/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/59293/?format=api"
}
}
}