GET /api/announcements/what_is_new/223/?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/223/?format=api",
    "pk": 223,
    "Date": "2024-05-02",
    "Blurb": "I did a thing",
    "Body": "3:33pm EST.. I did a thing. Really it was 3:23 but 3:33 is easier to remember. this is also going to serve as a tracking system.. to see how long it takes. last time.. it took 287 days.",
    "Image_One": null,
    "Published": true,
    "Is_Sticky": true
}