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

{
    "url": "https://demozoo.org/api/v1/bbses/12045/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12045/",
    "id": 12045,
    "name": "The Ancient Pit Of Sacrifice",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181178/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181178/",
            "id": 181178,
            "title": "The Ancient Pit Of Sacrifice BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/144943/?format=api",
                "id": 144943,
                "name": "Portugal Swan"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133826/?format=api",
                "id": 133826,
                "name": "Spiral Madness"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144944/?format=api",
                "id": 144944,
                "name": "Crimson Ghost"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46487/?format=api",
                "id": 46487,
                "name": "Mystic Lord"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "unknown-location"
    ]
}