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

{
    "data": {
        "type": "Entry",
        "id": "46853",
        "attributes": {
            "title": "Nine PBS Appoints Six New Board Members",
            "slug": "nine-pbs-appoints-six-new-board-members",
            "short_description": "Having a positive, inclusive, and high-performing culture and serving our community are organizational priorities at Nine PBS. We are pleased to welcome six new members to our Board of Directors who will enable us to advance these priorities.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/about/press/dc8617b1df_New-Board-Members-Blog-post.png",
            "authors_displayname": "Dale Fisher",
            "publication_date": "2021-09-16T13:57:03.256797-04:00",
            "custom_publication_date": null,
            "update_date": "2022-04-22T10:22:41.921991-04:00",
            "tags": [],
            "absolute_url": "//www.ninepbs.org/blogs/press-room/nine-pbs-appoints-six-new-board-members/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "",
            "caption": "New editions to the Nine PBS Board of Directors, from left: Nicole Adewale, Fred Bendaña, Jill Falk, Todd Korte, Mark S. LaVigne, and Pamela Morris-Thornton.",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "110"
                },
                "links": {
                    "related": "https://www.ninepbs.org/bento-api/blogs/categories/110/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "96"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.ninepbs.org/bento-api/blogs/entries/46853/?format=api"
        }
    }
}