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

{
    "data": {
        "type": "Entry",
        "id": "43713",
        "attributes": {
            "title": "Donnybrook | April 22, 2021",
            "slug": "donnybrook-april-22-2021",
            "short_description": "In the second half-hour on Donnybrook Next Up, the panel is joined by David Dwight of Forward Through Ferguson and SLU law professor Gregory Willard.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/donnybrook/b616ac6eff_db20210422-747.jpg",
            "authors_displayname": "Dale Fisher",
            "publication_date": "2021-04-23T08:55:10.721871-04:00",
            "custom_publication_date": "2021-04-22T08:52:37-04:00",
            "update_date": "2021-04-23T09:32:30.085760-04:00",
            "tags": [],
            "absolute_url": "//www.ninepbs.org/blogs/news/donnybrook-april-22-2021/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "309"
                },
                "links": {
                    "related": "https://www.ninepbs.org/bento-api/blogs/categories/309/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "96"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.ninepbs.org/bento-api/blogs/entries/43713/?format=api"
        }
    }
}