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

{
    "data": {
        "type": "Entry",
        "id": "62301",
        "attributes": {
            "title": "A Voting Deep Dive with Karen Lawrence-Webster",
            "slug": "a-voting-deep-dive-with-karen-lawrencewebster",
            "short_description": "We're joined by Karen Lawrence-Webster of the Saginaw County League of Women Voters to take a closer look at the voting process. ",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/fc83c5d4dc_somos-voting-deep-dive.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2024-10-18T08:28:02.063247-04:00",
            "custom_publication_date": "2024-10-17T08:24:36-04:00",
            "update_date": "2024-10-18T08:28:02.096358-04:00",
            "tags": [],
            "absolute_url": "//www.deltapublicmedia.org/blogs/somos-hispanos/a-voting-deep-dive-with-karen-lawrencewebster/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Somos Hispanos - Voting Deep Dive",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "903"
                },
                "links": {
                    "related": "https://www.deltapublicmedia.org/bento-api/blogs/categories/903/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "279"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.deltapublicmedia.org/bento-api/blogs/entries/62301/?format=api"
        }
    }
}