GET /bento-api/blogs/entries/67336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "67336",
"attributes": {
"title": "Gete’ Ookomisan",
"slug": "gete-ookomisan",
"short_description": "A look at Gete’ Ookomisan by Jason Quigno, part of Delta College's Sculpture Walk.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/546b7cb041_sculpture-walk_gete-ookomisan_yt.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-11-07T10:38:15.447655-05:00",
"custom_publication_date": null,
"update_date": "2025-11-07T10:38:15.460990-05:00",
"tags": [],
"absolute_url": "//www.deltapublicmedia.org/blogs/emerging-voices/gete-ookomisan/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Delta College Sculpture Walk - Gete' Ookomisan: The Ancient Grandmother",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2237"
},
"links": {
"related": "https://www.deltapublicmedia.org/bento-api/blogs/categories/2237/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltapublicmedia.org/bento-api/blogs/entries/67336/?format=api"
}
}
}