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

{
    "url": "https://demozoo.org/api/v1/bbses/6349/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6349/",
    "id": 6349,
    "name": "Solar Domination",
    "location": "Chula Vista, San Diego County, California, United States",
    "country_code": "US",
    "latitude": 32.64005,
    "longitude": -117.0842,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126268/?format=api",
                "id": 126268,
                "name": "Captain Mars"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126269/?format=api",
                "id": 126269,
                "name": "Comic"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}