GET /bento-api/blogs/entries/28783/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "28783",
"attributes": {
"title": "1/17/20 - Happy Little 5K; Great Lakes Photo Exhibition",
"slug": "11720-happy-little-5k-great-lakes-photo-exhibition",
"short_description": "Registration is now open for the Happy Little 5K: Run for the Trees virtual race. The Detroit Institute of Arts has an exhibition on large scale photographs of the Great Lakes.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/42e192a4e5_Environment-Report_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2020-02-13T08:52:19.664574-05:00",
"custom_publication_date": null,
"update_date": "2020-02-13T08:52:19.683171-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/environment-report/11720-happy-little-5k-great-lakes-photo-exhibition/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Environment Report",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "588"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/588/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/28783/?format=api"
}
}
}