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

{
    "data": {
        "type": "Entry",
        "id": "61519",
        "attributes": {
            "title": "Ferguson 10 Years Later: A Living St. Louis Special",
            "slug": "ferguson-10-years-later-a-living-st-louis-special",
            "short_description": "This Living St. Louis special showcases the community's journey toward healing and progress.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/news/1f7fdb14cf_Ferguson10yearslater-747.jpg",
            "authors_displayname": "Dale Fisher",
            "publication_date": "2024-08-05T20:08:57.205227-04:00",
            "custom_publication_date": "2024-08-03T20:08:49-04:00",
            "update_date": "2024-08-05T20:12:16.044447-04:00",
            "tags": [],
            "absolute_url": "//www.ninepbs.org/blogs/living-st-louis/ferguson-10-years-later-a-living-st-louis-special/",
            "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": "2197"
                },
                "links": {
                    "related": "https://www.ninepbs.org/bento-api/blogs/categories/2197/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "96"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.ninepbs.org/bento-api/blogs/entries/61519/?format=api"
        }
    }
}