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

{
    "url": "https://demozoo.org/api/v1/bbses/5889/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5889/",
    "id": 5889,
    "name": "Phreak Show",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125263/?format=api",
                "id": 125263,
                "name": "Stormshadow"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125264/?format=api",
                "id": 125264,
                "name": "Poseidon"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125309/?format=api",
                "id": 125309,
                "name": "Badger Sputum"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "vision2"
    ]
}