GET /bento-api/blogs/entries/51275/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": {
        "type": "Entry",
        "id": "51275",
        "attributes": {
            "title": "#1303 Cardiac Rehab / Estate Planning / Habitat Volunteer",
            "slug": "1303-cardiac-rehab-estate-planning-habitat-volunteer",
            "short_description": "Cardiac/Pulmonary Rehab / Estate Planning Tips / Habitat Volunteer / Stretching Exercises",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/f1b10665f4_snda-1303.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2022-06-20T09:27:15.664573-04:00",
            "custom_publication_date": "2022-06-19T09:23:49-04:00",
            "update_date": "2022-06-20T09:27:15.687665-04:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/second-act/1303-cardiac-rehab-estate-planning-habitat-volunteer/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Seniors getting a cardiac workout.",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "582"
                },
                "links": {
                    "related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/582/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "279"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/51275/?format=api"
        }
    }
}