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

{
    "data": {
        "type": "Entry",
        "id": "62747",
        "attributes": {
            "title": "Veteran Services; BEDI Department; Fall Sports Success",
            "slug": "veteran-services-bedi-department-fall-sports-success",
            "short_description": "See how Delta College supports the needs of military veterans and fosters a sense of belonging for all students. Plus, a look at fall sports successes as the season wraps up.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/488c77b851_dade-2803-yt.jpg",
            "authors_displayname": "Chas Eldridge",
            "publication_date": "2024-11-25T15:22:44.510109-05:00",
            "custom_publication_date": null,
            "update_date": "2024-11-25T15:22:44.527493-05:00",
            "tags": [],
            "absolute_url": "//www.deltapublicmedia.org/blogs/dateline-delta/veteran-services-bedi-department-fall-sports-success/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "Dateline Delta - Sports Success and Assistance for Vets",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "581"
                },
                "links": {
                    "related": "https://www.deltapublicmedia.org/bento-api/blogs/categories/581/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "279"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.deltapublicmedia.org/bento-api/blogs/entries/62747/?format=api"
        }
    }
}