GET /api/announcements/what_is_new/207/?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/207/?format=api",
    "pk": 207,
    "Date": "2023-11-22",
    "Blurb": "To build an RPM...?",
    "Body": "Thanks to using AMIs, images and gold disks... I haven't had much of a need to make an RPM. I'm going to take a quick refresher but this time I'm not going to be bound to using Eclipse or some other GUI. The benefit here is I'll be able to do it from any box... Maybe make an rpm to install the tools needed w/ a sample \"hello world\" template?\r\n\r\n<br /><br />\r\nInstructions I'm going to follow is: <a href=\"https://www.redhat.com/sysadmin/create-rpm-package\" target=\"_blank\">here.</a>",
    "Image_One": null,
    "Published": true,
    "Is_Sticky": false
}