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

{
    "data": {
        "type": "Entry",
        "id": "866",
        "attributes": {
            "title": "How Trump’s tariffs changed the fates of these two factories | NewsHour",
            "slug": "newshour-how-trumps-tariffs-changed-the-fates-of-these-two-factories",
            "short_description": "How are President Trump's tariffs on foreign steel and aluminum affecting manufacturers and workers? At two different Missouri factories, there are two very different stories.",
            "poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/topics/news/583f844cf7_newshour-factories.jpeg",
            "authors_displayname": "Dale Fisher",
            "publication_date": "2018-08-08T12:07:46.140653-04:00",
            "custom_publication_date": "2018-08-03T12:07:46-04:00",
            "update_date": "2019-10-16T15:44:18.308260-04:00",
            "tags": [
                {
                    "id": 729,
                    "name": "PBS NewsHour",
                    "slug": "pbs-newshour"
                }
            ],
            "absolute_url": "//www.ninepbs.org/blogs/news/newshour-how-trumps-tariffs-changed-the-fates-of-these-two-factories/",
            "show_image": true,
            "show_author": false,
            "show_post_date": true,
            "show_social_icons": true,
            "image_alt_text": "",
            "caption": "",
            "credit": ""
        },
        "relationships": {
            "category": {
                "data": {
                    "type": "Category",
                    "id": "309"
                },
                "links": {
                    "related": "https://www.ninepbs.org/bento-api/blogs/categories/309/?format=api"
                }
            },
            "authors": {
                "data": [
                    {
                        "type": "Author",
                        "id": "96"
                    }
                ],
                "meta": {
                    "count": 1
                }
            }
        },
        "links": {
            "self": "https://www.ninepbs.org/bento-api/blogs/entries/866/?format=api"
        }
    }
}