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

{
    "url": "https://www.pagoolabs.com/forums/api/python/edit/?format=api",
    "id": 10,
    "title": "Python",
    "slug": "python",
    "description": "Python is a full featured programming language used throughout the web and beyond",
    "rules": "1. Do not break the law in your jurisdiction\n2. Be engaged but polite\n",
    "html": "<p>Python is a full featured programming language used throughout the web and beyond</p>",
    "photo": null,
    "creation_date": "2017-09-23T05:43:29.804294Z",
    "parent": "https://www.pagoolabs.com/forums/api/programming/?format=api",
    "moderators": "SeanManefield",
    "all_forum_stories": "https://www.pagoolabs.com/stories/api/python/stories/?format=api",
    "recent_forum_stories": []
}