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

{
    "url": "https://demozoo.org/api/v1/bbses/6368/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6368/",
    "id": 6368,
    "name": "Soul Crusher",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126283/?format=api",
                "id": 126283,
                "name": "Criminal"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126284/?format=api",
                "id": 126284,
                "name": "Twist"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126285/?format=api",
                "id": 126285,
                "name": "Orion"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard"
    ]
}