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

{
    "id": 55,
    "url": "https://swarfarm.com/api/v2/news/55/?format=api",
    "title": "Bestiary Update (v7.1.9)",
    "body": "Bestiary updated with new multipliers and skill effects",
    "created": "2023-01-31T01:40:44-08:00",
    "sticky": false
}