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

{
    "data": {
        "type": "Entry",
        "id": "18159",
        "attributes": {
            "title": "Nursing Program Transfer Agreement; Emily Bazelon",
            "slug": "nursing-program-transfer-agreement-emily-bazelon",
            "short_description": "A new transfer agreement for the nursing program, author Emily Bazelon speaks on campus, a preview of this year's Chocolate Affair.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/e72f7aa4b8_dateline-delta-2302.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2019-10-30T10:21:51.956950-04:00",
            "custom_publication_date": null,
            "update_date": "2019-10-30T10:21:51.972373-04:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/nursing-program-transfer-agreement-emily-bazelon/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Author Emily Bazelon speaks 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/18159/?format=api"
        }
    }
}