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

{
    "url": "https://demozoo.org/api/v1/bbses/11161/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11161/",
    "id": 11161,
    "name": "The Chronic (905)",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188797/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188797/",
            "id": 188797,
            "title": "The Chronic BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138561/?format=api",
                "id": 138561,
                "name": "Phunky Efx"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138554/?format=api",
                "id": 138554,
                "name": "Incredible Hulk"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138558/?format=api",
                "id": 138558,
                "name": "Wolfman"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123614/?format=api",
                "id": 123614,
                "name": "Review Of Aquired Warez"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}