GET /bento-api/blogs/entries/47728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "47728",
"attributes": {
"title": "Campus Renovations, John J. Valadez, Women's Soccer Champs",
"slug": "campus-renovations-john-j-valadez-womens-soccer-champs",
"short_description": "Campus renovations, BREACHED!! Pt. 2, director John J. Valadez, women's soccer champions.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/fc32698b8f_dade-2502.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2021-11-05T14:29:57.615749-04:00",
"custom_publication_date": null,
"update_date": "2021-11-05T14:29:57.639297-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/campus-renovations-john-j-valadez-womens-soccer-champs/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "The Delta College women's soccer team posing with their championship rings.",
"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/47728/?format=api"
}
}
}