GET /bento-api/blogs/entries/58789/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "58789",
"attributes": {
"title": "Health Simulation Lab and James Webb Telescope Speaker",
"slug": "health-simulation-lab-and-james-webb-telescope-speaker",
"short_description": "A Dia de los Muertos celebration on campus, Dr. Gregory Wirth talks about the creation of NASA’s James Webb Telescope, health simulation labs help medical students get hands-on training, and more.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/2895e46a2b_dade-2703-yt.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2023-11-29T15:19:39.782526-05:00",
"custom_publication_date": null,
"update_date": "2023-11-29T15:19:39.807561-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/health-simulation-lab-and-james-webb-telescope-speaker/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Health simulation labs",
"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/58789/?format=api"
}
}
}