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

{
    "id": 35,
    "url": "https://swarfarm.com/api/v2/news/35/?format=api",
    "title": "v6.2.7 Update",
    "body": "Newest update has been applied. Make sure to re-import your profile or change buildings level manually.",
    "created": "2021-04-12T06:00:58-07:00",
    "sticky": false
}