GET /bento-api/blogs/entries/47156/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "47156",
"attributes": {
"title": "Alma’s Way Premieres October 4",
"slug": "almas-way",
"short_description": "Alma’s Way gives children ages 4-6 the power to find their own answers to their problems, express what they think and feel, and recognize and respect the unique perspective of others. ",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/kids/dbf6db2152_almasway-747.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2021-10-04T09:21:28.651912-04:00",
"custom_publication_date": "2021-09-29T09:17:01-04:00",
"update_date": "2021-10-04T10:36:14.310089-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/kids/almas-way/",
"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": "316"
},
"links": {
"related": "https://www.ninepbs.org/bento-api/blogs/categories/316/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "96"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.ninepbs.org/bento-api/blogs/entries/47156/?format=api"
}
}
}