GET /bento-api/blogs/entries/54980/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "54980",
"attributes": {
"title": "Great Performances: Movies for Grownups Awards with AARP the Magazine",
"slug": "movies-for-grownups-awards-with-aarp-the-magazine",
"short_description": "Honor the best films and performances of 2022 that resonated with older viewers with awards that honor and encourage filmmaking in a grown-up state of mind.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/arts/b5bb122c62_grownups2023-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2023-02-14T12:16:13.912827-05:00",
"custom_publication_date": "2023-02-14T12:16:06-05:00",
"update_date": "2023-02-20T14:12:14.946250-05:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/arts/movies-for-grownups-awards-with-aarp-the-magazine/",
"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": "106"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/106/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/54980/?format=api"
}
}
}