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

{
    "data": {
        "type": "Entry",
        "id": "7590",
        "attributes": {
            "title": "Nine Network Improves the Power of Its Signal for Enhanced Viewer Reception",
            "slug": "nine-network-improves-the-power-of-its-signal-for-enhanced-viewer-reception",
            "short_description": "Nine Network (KETC/Channel 9) has improved the power of its signal.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/3.33.0/staticfiles/bento_cms/images/placeholder-image.svg",
            "authors_displayname": "Dale Fisher",
            "publication_date": "2019-07-18T14:20:00.911150-04:00",
            "custom_publication_date": "2018-06-14T14:18:44-04:00",
            "update_date": "2021-08-19T06:51:28.931140-04:00",
            "tags": [],
            "absolute_url": "//www.ninepbs.org/blogs/press-room/nine-network-improves-the-power-of-its-signal-for-enhanced-viewer-reception/",
            "show_image": false,
            "show_author": false,
            "show_post_date": false,
            "show_social_icons": true,
            "image_alt_text": "",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "110"
                },
                "links": {
                    "related": "https://www.ninepbs.org/bento-api/blogs/categories/110/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "96"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.ninepbs.org/bento-api/blogs/entries/7590/?format=api"
        }
    }
}