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

{
    "title": "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",
    "creation_date": "2017-09-23T05:43:29",
    "moderation_forums_set": "SeanManefield is a moderator of forum <Python> with rank 1",
    "parent": "programming",
    "moderators": [
        773
    ],
    "subscribe": false
}