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

{
    "title": "Django",
    "description": "The Django web framework, written in Python for web professionals",
    "rules": "1. Do not break the law in your jurisdiction\n2. Be engaged but polite\n",
    "creation_date": "2017-09-23T05:43:28",
    "moderation_forums_set": "SeanManefield is a moderator of forum <Django> with rank 1",
    "parent": "web-sites",
    "moderators": [
        773
    ],
    "subscribe": false
}