GET /bento-api/blogs/entries/47030/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "47030",
"attributes": {
"title": "American Experience: Citizen Hearst",
"slug": "american-experience-citizen-hearst",
"short_description": "Explore the life of William Randolph Hearst in this two-part special. ",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/history/be7793be04_hearst-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2021-09-27T12:35:00.681795-04:00",
"custom_publication_date": "2021-09-20T12:34:45-04:00",
"update_date": "2021-09-29T10:55:40.613324-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/history/american-experience-citizen-hearst/",
"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": "314"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/314/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/47030/?format=api"
}
}
}