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

{
    "id": 45,
    "url": "https://swarfarm.com/api/v2/news/45/?format=api",
    "title": "New Monsters added (v6.4.7 Update)",
    "body": "Bestiary updated with new monsters and their skill descriptions.",
    "created": "2021-12-12T08:10:38-08:00",
    "sticky": false
}