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

{
    "id": 56,
    "url": "https://swarfarm.com/api/v2/news/56/?format=api",
    "title": "Bestiary Update (AC Collab)",
    "body": "Bestiary updated with new multipliers and skill effects from Assassin's Creed Collab",
    "created": "2023-02-27T10:23:23-08:00",
    "sticky": false
}