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

{
    "id": 50,
    "url": "https://swarfarm.com/api/v2/news/50/?format=api",
    "title": "Bestiary update (v6.7.1)",
    "body": "Bestiary updated with new multipliers, skill effects will be updated within few hours.",
    "created": "2022-07-29T10:24:02-07:00",
    "sticky": false
}