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

{
    "data": {
        "type": "Entry",
        "id": "64715",
        "attributes": {
            "title": "Downtown Midland Campus; Baseball at Dow Diamond; Campus Trails",
            "slug": "downtown-midland-campus-baseball-at-dow-diamond-campus-trails",
            "short_description": "Delta's Downtown Midland campus, Delta baseball at Dow Diamond, The Follow Up, main campus trail system, Visiting Artist Series.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/6a17f18b70_DADE2808.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2025-04-28T10:56:08.949251-04:00",
            "custom_publication_date": null,
            "update_date": "2025-04-28T10:56:08.967429-04:00",
            "tags": [],
            "absolute_url": "//www.deltabroadcasting.org/blogs/dateline-delta/downtown-midland-campus-baseball-at-dow-diamond-campus-trails/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Dateline Delta - Delta Baseball; Campus Trails",
            "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/64715/?format=api"
        }
    }
}