GET /bento-api/blogs/entries/63564/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "63564",
"attributes": {
"title": "Trump's Immigration Policies",
"slug": "trumps-immigration-policies",
"short_description": "President Trump's policy of mass deportations and a threat to end birthright citizenship.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/282939bdd1_fumr-0815.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-02-11T08:38:29.165920-05:00",
"custom_publication_date": "2025-02-04T08:32:50-05:00",
"update_date": "2025-02-11T08:38:29.188380-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/follow-up/trumps-immigration-policies/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "The Follow Up - Trump's Actions on Immigration",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "596"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/596/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/63564/?format=api"
}
}
}