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

{
    "id": 40,
    "url": "https://swarfarm.com/api/v2/news/40/?format=api",
    "title": "v6.3.2 Update",
    "body": "Bestiary updated with new multipliers. Skills effects will be updated within few days.",
    "created": "2021-06-28T07:57:34-07:00",
    "sticky": false
}