GET /bento-api/blogs/entries/60700/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "60700",
"attributes": {
"title": "Cinco de Mayo 2024",
"slug": "cinco-de-mayo-2024",
"short_description": "A look at Saginaw's 45th annual Cinco de Mayo parade.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/eb43e1fddf_somos-cinco-de-mayo-2024_yt.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2024-05-11T15:39:54.268598-04:00",
"custom_publication_date": null,
"update_date": "2024-05-11T15:39:54.282403-04:00",
"tags": [],
"absolute_url": "//www.deltapublicmedia.org/blogs/somos-hispanos/cinco-de-mayo-2024/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Cinco de Mayo",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "903"
},
"links": {
"related": "https://www.deltapublicmedia.org/bento-api/blogs/categories/903/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltapublicmedia.org/bento-api/blogs/entries/60700/?format=api"
}
}
}