GET /bento-api/blogs/entries/12656/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "12656",
"attributes": {
"title": "United Way of Saginaw County",
"slug": "united-way-of-saginaw-county",
"short_description": "Jacob Browning, United Way of Saginaw County.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/251bb19d1a_Volunteer-Voice_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2019-09-25T16:32:11.917013-04:00",
"custom_publication_date": null,
"update_date": "2019-10-08T10:00:41.290349-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/volunteer-voice/united-way-of-saginaw-county/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Volunteer Voice",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "595"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/595/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/12656/?format=api"
}
}
}