GET /bento-api/blogs/entries/63245/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "63245",
"attributes": {
"title": "New Minimum Wage & Tipped Wage Laws",
"slug": "new-minimum-wage-tipped-wage-laws",
"short_description": "New laws take effect soon in Michigan that affect minimum wages, paid sick time, and tipped wages. Restaurants and hotels are watching this very closely. ",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/fd02a44691_fumr-0812.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-01-16T10:37:25.746672-05:00",
"custom_publication_date": "2025-01-14T10:34:18-05:00",
"update_date": "2025-01-16T10:37:25.770671-05:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/follow-up/new-minimum-wage-tipped-wage-laws/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "The Follow Up - Minimum Wage Increasing Soon",
"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/63245/?format=api"
}
}
}