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

{
    "url": "https://demozoo.org/api/v1/bbses/4751/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4751/",
    "id": 4751,
    "name": "Zetracomm",
    "location": "Houston, Harris County, Texas, United States",
    "country_code": "US",
    "latitude": 29.76328,
    "longitude": -95.36327,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123527/?format=api",
                "id": 123527,
                "name": "Rou Tisten"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133689/?format=api",
                "id": 133689,
                "name": "The Phorman"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133690/?format=api",
                "id": 133690,
                "name": "Doctor John"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133691/?format=api",
                "id": 133691,
                "name": "Corporal Punishment"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "celerity-bbs"
    ]
}