GET /bento-api/blogs/entries/55478/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "55478",
"attributes": {
"title": "Lighting | How to Take Care of a Bearded Dragon",
"slug": "lighting-how-to-take-care-of-a-bearded-dragon",
"short_description": "What kind of lighting does a bearded dragon need for its tank?",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/4b97872aeb_bearded-dragon-2.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2023-03-20T16:07:48.052570-04:00",
"custom_publication_date": "2023-01-01T16:05:44-05:00",
"update_date": "2023-03-20T16:07:48.076799-04:00",
"tags": [],
"absolute_url": "//www.deltabroadcasting.org/blogs/emerging-voices/lighting-how-to-take-care-of-a-bearded-dragon/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "A lamp setup for a bearded dragon tank.",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2237"
},
"links": {
"related": "https://www.deltabroadcasting.org/bento-api/blogs/categories/2237/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltabroadcasting.org/bento-api/blogs/entries/55478/?format=api"
}
}
}