GET /forums/api/site-news/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://www.pagoolabs.com/forums/api/site-news/edit/?format=api",
    "id": 11,
    "title": "Site News",
    "slug": "site-news",
    "description": "The latest information ass well as background on this trading education site",
    "rules": "1. Do not break the law in your jurisdiction\n2. Be engaged but polite\n",
    "html": "<p>The latest information ass well as background on this trading education site</p>",
    "photo": null,
    "creation_date": "2017-09-23T05:43:29.854754Z",
    "parent": null,
    "moderators": "SeanManefield",
    "all_forum_stories": "https://www.pagoolabs.com/stories/api/site-news/stories/?format=api",
    "recent_forum_stories": []
}