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

{
    "data": {
        "type": "Entry",
        "id": "54184",
        "attributes": {
            "title": "Dr. Martin Couney - The Strange Case of Dr. Couney by Dawn Raffel",
            "slug": "dr-martin-couney-the-strange-case-of-dr-couney-by-dawn-raffel",
            "short_description": "A century ago you could see many bizarre sideshows on the boardwalk at Coney Island. But one of these was not an act, but a system that saved thousands of premature babies.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/23ab66d072_lifelines_960x540.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2022-12-16T15:32:40.886803-05:00",
            "custom_publication_date": "2022-12-14T15:31:02-05:00",
            "update_date": "2022-12-16T15:32:40.910262-05:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/lifelines/dr-martin-couney-the-strange-case-of-dr-couney-by-dawn-raffel/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Lifelines with John Augustine",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "1713"
                },
                "links": {
                    "related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/1713/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "279"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/54184/?format=api"
        }
    }
}