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

{
    "data": {
        "type": "Entry",
        "id": "58412",
        "attributes": {
            "title": "Dr. Jean Twenge; Michigan Economic Development Corporation",
            "slug": "dr-jean-twenge-michigan-economic-development-corporation",
            "short_description": "Psychology professor Dr. Jean Twenge talks about the challenges teenagers and young adults face as part of the President’s Speaker Series.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/0fcf95c251_10-23-yt.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2023-10-30T11:35:11.785750-04:00",
            "custom_publication_date": "2023-10-29T11:32:27-04:00",
            "update_date": "2023-10-30T11:35:11.816038-04:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/dr-jean-twenge-michigan-economic-development-corporation/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Challenges young people face.",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "581"
                },
                "links": {
                    "related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/581/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "279"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/58412/?format=api"
        }
    }
}