GET /bento-api/blogs/entries/12682/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "12682",
"attributes": {
"title": "20th Anniversary; Student Success Workshops",
"slug": "20th-anniversary-student-success-workshops",
"short_description": "Somos Hispanos celebrates its 20th anniversary by talking to original board member Isabel Olvera about the history of the show.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/5331713a76_somos-hispanos-2101_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2019-09-30T13:15:56.105468-04:00",
"custom_publication_date": null,
"update_date": "2019-10-30T10:11:58.128670-04:00",
"tags": [],
"absolute_url": "//www.deltapublicmedia.org/blogs/somos-hispanos/20th-anniversary-student-success-workshops/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Host Nina Hageness interviews Delta College faculty members on a couch.",
"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/12682/?format=api"
}
}
}