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

{
    "url": "https://demozoo.org/api/v1/bbses/12054/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12054/",
    "id": 12054,
    "name": "2-Bit",
    "location": "Baltimore County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.44307,
    "longitude": -76.61632,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/267381/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267381/",
            "id": 267381,
            "title": "2-Bit 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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144946/?format=api",
                "id": 144946,
                "name": "Commander Riker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144947/?format=api",
                "id": 144947,
                "name": "Beastie"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144948/?format=api",
                "id": 144948,
                "name": "El Cheapo"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "wwiv"
    ]
}