GET /api/announcements/what_is_new/208/?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/208/?format=api",
    "pk": 208,
    "Date": "2023-12-14",
    "Blurb": "Dev is down",
    "Body": "Dev was working. I unpluged it, moved it and pluged it back in. It has a DHCP reservation buuut its not up/working. Time to move it back and figure out whats going on!",
    "Image_One": null,
    "Published": true,
    "Is_Sticky": false
}