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

{
    "id": 49,
    "url": "https://swarfarm.com/api/v2/news/49/?format=api",
    "title": "New Monsters added (v6.5.9)",
    "body": "Bestiary updated with new monsters and their skill descriptions. Skill effects will be updated within few hours.",
    "created": "2022-04-13T06:38:45-07:00",
    "sticky": false
}