GET /bento-api/blogs/entries/62751/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "62751",
"attributes": {
"title": "Farewell: The Irishman",
"slug": "farewell-the-irishman",
"short_description": "Generally, I try to be positive and find value and worth in the movies that I see. But I'm not going to lie. Writing a bad review is pretty fun.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/45e4b1467a_movie-house_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2024-11-25T16:22:13.339816-05:00",
"custom_publication_date": null,
"update_date": "2024-11-25T16:22:13.355934-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/movie-house/farewell-the-irishman/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Movie House",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "593"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/593/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/62751/?format=api"
}
}
}