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

{
    "url": "https://www.pagoolabs.com/forums/api/learning-center/edit/?format=api",
    "id": 3,
    "title": "Learning Center",
    "slug": "learning-center",
    "description": "Stories on the basics of trading various financial instruments",
    "rules": "1. Do not break the law in your jurisdiction\n2. Be engaged but polite\n",
    "html": "<p>Stories on the basics of trading various financial instruments</p>",
    "photo": null,
    "creation_date": "2017-09-23T05:43:28.419300Z",
    "parent": "https://www.pagoolabs.com/forums/api/trading-education/?format=api",
    "moderators": "SeanManefield",
    "all_forum_stories": "https://www.pagoolabs.com/stories/api/learning-center/stories/?format=api",
    "recent_forum_stories": []
}