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

{
    "data": {
        "type": "Entry",
        "id": "12723",
        "attributes": {
            "title": "10/1/19 - Impeachment, Road Funding, Flavored Vape Ban, EEE",
            "slug": "10119-impeachment-road-funding-flavored-vape-ban-eee",
            "short_description": "Guests Art Lewis (WSGW) and Joel Strasz (Bay County Health Department).",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/42ef37f4d1_follow-up-0301.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2019-10-03T13:01:00.485021-04:00",
            "custom_publication_date": null,
            "update_date": "2019-10-08T09:55:52.687203-04:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/follow-up/10119-impeachment-road-funding-flavored-vape-ban-eee/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Host Mike Redford and guest Art Lewis on the Follow Up set.",
            "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/12723/?format=api"
        }
    }
}