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

{
    "data": {
        "type": "Entry",
        "id": "63900",
        "attributes": {
            "title": "Journalism Program; Downtown Saginaw Center",
            "slug": "journalism-program-downtown-saginaw-center",
            "short_description": "Hear about changes to Delta's journalism program and visit the Downtown Saginaw Center. Plus, a preview of the next President's Speaker Series, an upcoming trip to Ireland, and the planetarium's latest award-winning feature.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/8858542f07_dateline-delta-2806.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2025-03-04T11:08:48.145111-05:00",
            "custom_publication_date": null,
            "update_date": "2025-03-04T14:02:55.782163-05:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/journalism-program-downtown-saginaw-center/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Dateline Delta - Journalism Program and Saginaw Center",
            "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/63900/?format=api"
        }
    }
}