GET /bento-api/blogs/entries/63953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "63953",
"attributes": {
"title": "One Public Television Program Changed a Young Man’s Life",
"slug": "one-public-television-program-changed-a-young-mans-life",
"short_description": "When Sam McNeal was just six years old, he watched an episode of NOVA with his parents, and his live was forever changed.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/science/deb7288a93_SamHeader1920x747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2025-03-06T08:43:59.701806-05:00",
"custom_publication_date": null,
"update_date": "2025-04-01T09:24:41.099805-04:00",
"tags": [
{
"id": 2440,
"name": "whynine",
"slug": "whynine"
}
],
"absolute_url": "//www.ninepbs.org/blogs/science/one-public-television-program-changed-a-young-mans-life/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "203"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/203/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/63953/?format=api"
}
}
}