GET /bento-api/blogs/entries/53490/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "53490",
"attributes": {
"title": "Sculpture Walk; Dr. Jelani Cobb; Lady Pioneers Volleyball",
"slug": "sculpture-walk-dr-jelani-cobb-lady-pioneers-volleyball",
"short_description": "The dedication of a new sculpture to our sculpture walk, excerpts from a presentation on race and politics by Dr. Jelani Cobb, the Lady Pioneers inaugural volleyball season, and more.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/1849dc22ca_dade2602.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2022-10-31T13:28:48.088357-04:00",
"custom_publication_date": "2022-10-30T13:25:39-04:00",
"update_date": "2022-10-31T13:28:48.107095-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/sculpture-walk-dr-jelani-cobb-lady-pioneers-volleyball/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Delta College Lady Pioneers volleyball team",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "581"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/581/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/53490/?format=api"
}
}
}