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

{
    "url": "https://demozoo.org/api/v1/bbses/4350/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4350/",
    "id": 4350,
    "name": "The Ninth Circle",
    "location": "McLean, Fairfax County, Virginia, United States",
    "country_code": "US",
    "latitude": 38.93428,
    "longitude": -77.17748,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/189531/?format=api",
            "demozoo_url": "https://demozoo.org/productions/189531/",
            "id": 189531,
            "title": "The Ninth Circle BBS",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270468/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270468/",
            "id": 270468,
            "title": "ROC Art Pack (10/1994)",
            "author_nicks": [
                {
                    "name": "Rulers of Chaos",
                    "abbreviation": "ROC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30343/?format=api",
                        "id": 30343,
                        "name": "Rulers of Chaos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122946/?format=api",
                "id": 122946,
                "name": "Dark Star"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61317/?format=api",
                "id": 61317,
                "name": "LoRD LiNK"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145257/?format=api",
                "id": 145257,
                "name": "Scarface"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
                "id": 61304,
                "name": "Sphere!"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120559/?format=api",
                "id": 120559,
                "name": "Turbo Couriering"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30343/?format=api",
                "id": 30343,
                "name": "Rulers of Chaos"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109267/?format=api",
                "id": 109267,
                "name": "Graffix"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}