GET /bento-api/blogs/entries/872/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "872",
"attributes": {
"title": "Fun & Educational Video and Game Apps from PBS KIDS!",
"slug": "fun-educational-video-and-game-apps-from-pbs-kids",
"short_description": "Explore all of the fun, educational video and game apps from PBS Kids!",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/ketc-bento-live-pbs/ninenet/blogs/education/fcac74279d_pbskids-video-games-7474.jpg",
"authors_displayname": "Dale Fisher",
"publication_date": "2018-08-08T15:13:34.009696-04:00",
"custom_publication_date": "2018-05-30T15:13:16-04:00",
"update_date": "2022-10-21T14:30:39.284006-04:00",
"tags": [],
"absolute_url": "//www.ninepbs.org/blogs/kids/fun-educational-video-and-game-apps-from-pbs-kids/",
"show_image": true,
"show_author": false,
"show_post_date": false,
"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/872/?format=api"
}
}
}