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

{
    "data": {
        "type": "Entry",
        "id": "64765",
        "attributes": {
            "title": "40 Ways to Look at Winston Churchill by Gretchen Rubin",
            "slug": "40-ways-to-look-at-winston-churchill-by-gretchen-rubin",
            "short_description": "If there's a 20th century world champion subject for biography, it would have to be Winston Churchill. Fortunately, a small door has been opened by Gretchen Rubin and her book, \"40 Ways to Look at Winston Churchill.\"",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/23ab66d072_lifelines_960x540.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2025-04-30T13:37:48.225839-04:00",
            "custom_publication_date": null,
            "update_date": "2025-04-30T13:37:48.238600-04:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/lifelines/40-ways-to-look-at-winston-churchill-by-gretchen-rubin/",
            "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/64765/?format=api"
        }
    }
}