GET /bento-api/blogs/entries/63660/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": {
"type": "Entry",
"id": "63660",
"attributes": {
"title": "The Public Universal Friend",
"slug": "the-public-universal-friend",
"short_description": "In 18th century America, a Quaker preacher known as the Public Universal Friend declared themselves to be neither a man nor a woman and challenged contemporary views on race and gender.",
"poster_image": "https://dc79r36mj3c9w.cloudfront.net/prod/filer_public/wdcq-bento-live-pbs/d9cf6863ae_historia_960x540.jpg",
"authors_displayname": "Chas Eldridge",
"publication_date": "2025-02-17T14:35:49.394201-05:00",
"custom_publication_date": "2025-02-04T14:30:01-05:00",
"update_date": "2025-02-17T14:35:49.408640-05:00",
"tags": [],
"absolute_url": "//www.deltapublicmedia.org/blogs/historia/the-public-universal-friend/",
"show_image": true,
"show_author": false,
"show_post_date": true,
"show_social_icons": true,
"image_alt_text": "Historia",
"caption": "",
"credit": ""
},
"relationships": {
"category": {
"data": {
"type": "Category",
"id": "2219"
},
"links": {
"related": "https://www.deltapublicmedia.org/bento-api/blogs/categories/2219/?format=api"
}
},
"authors": {
"data": [
{
"type": "Author",
"id": "279"
}
],
"meta": {
"count": 1
}
}
},
"links": {
"self": "https://www.deltapublicmedia.org/bento-api/blogs/entries/63660/?format=api"
}
}
}