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

{
    "id": 32,
    "url": "https://swarfarm.com/api/v2/news/32/?format=api",
    "title": "v6.2.5 Update - Balance Patch",
    "body": "The latest game balance changes have been applied. Please leave feedback if you notice any errors so it can be corrected quickly.",
    "created": "2021-03-31T16:09:19-07:00",
    "sticky": false
}