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

{
    "url": "https://www.pagoolabs.com/forums/api/javascript/edit/?format=api",
    "id": 9,
    "title": "Javascript",
    "slug": "javascript",
    "description": "Javascript is the programming language of choice for client side browsers and is expanding into the backend",
    "rules": "1. Do not break the law in your jurisdiction\n2. Be engaged but polite\n",
    "html": "<p>Javascript is the programming language of choice for client side browsers and is expanding into the backend</p>",
    "photo": null,
    "creation_date": "2017-09-23T05:43:28.729287Z",
    "parent": "https://www.pagoolabs.com/forums/api/programming/?format=api",
    "moderators": "SeanManefield",
    "all_forum_stories": "https://www.pagoolabs.com/stories/api/javascript/stories/?format=api",
    "recent_forum_stories": []
}