GET /api/announcements/what_is_new/216/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://benspelledabc.me/api/announcements/what_is_new/216/?format=api",
    "pk": 216,
    "Date": "2024-03-12",
    "Blurb": "unpublished test",
    "Body": "this is a test of the unpublished system. i should update this so i can mark them as private or not.. but also to use a better editor... you can still see the unpublished ones via the API. lets not mess with this for now. make a new 'app' and call it diary.. or something.",
    "Image_One": null,
    "Published": true,
    "Is_Sticky": false
}