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

{
    "data": {
        "type": "Entry",
        "id": "49040",
        "attributes": {
            "title": "School Safety; Spirit of MLK Award; Child Development",
            "slug": "school-safety-spirit-of-mlk-award-child-development",
            "short_description": "School safety, Spirit of Martin Luther King, Jr. Award, child development program.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/09f2e85e56_dade-2505.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2022-01-31T09:41:49.362886-05:00",
            "custom_publication_date": "2022-01-30T09:37:16-05:00",
            "update_date": "2022-01-31T09:41:49.380279-05:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/school-safety-spirit-of-mlk-award-child-development/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "First responders training at Delta College.",
            "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/49040/?format=api"
        }
    }
}