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

{
    "id": 21,
    "url": "https://swarfarm.com/api/v2/news/21/?format=api",
    "title": "Updated for patch 5.4.0",
    "body": "Thanks to the hard work of Lyrex on the [unofficial Discord server](https://discord.gg/0c3qy66ldAAPmaDo) the bestiary data is now updated to patch 5.4.0.",
    "created": "2020-07-23T10:58:54-07:00",
    "sticky": false
}