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

{
    "id": 22,
    "url": "https://swarfarm.com/api/v2/news/22/?format=api",
    "title": "Small update to skill filtering",
    "body": "Filters for AOE and Passive skills have moved into their own filter fields. You'll no longer find \"AOE\" or \"Auto Effect\" effects under the \"Other Effects\" filter options.",
    "created": "2020-08-07T12:44:32-07:00",
    "sticky": false
}