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

{
    "id": 18,
    "url": "https://swarfarm.com/api/v2/news/18/?format=api",
    "title": "Updated for patch 5.2.7",
    "body": "All of the balancing changes have now been applied to the bestiary, and a change with data logging for dungeon runs was patched by [Lyrex](https://github.com/PeteAndersen/swarfarm/pull/131).",
    "created": "2020-03-15T12:38:33-07:00",
    "sticky": false
}