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

{
    "url": "https://demozoo.org/api/v1/bbses/11146/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11146/",
    "id": 11146,
    "name": "The Pirates' Hollow",
    "location": "Inverness, Marin County, California, United States",
    "country_code": "US",
    "latitude": 38.10103,
    "longitude": -122.85694,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138352/?format=api",
                "id": 138352,
                "name": "Doctor Murdock"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138353/?format=api",
                "id": 138353,
                "name": "Sir Death"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138355/?format=api",
                "id": 138355,
                "name": "Dark Nite"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138356/?format=api",
                "id": 138356,
                "name": "Ratsnatcher"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}