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

{
    "url": "https://demozoo.org/api/v1/bbses/7721/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7721/",
    "id": 7721,
    "name": "Western Alliance",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128549/?format=api",
                "id": 128549,
                "name": "Wild Gunman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115205/?format=api",
                "id": 115205,
                "name": "Unsettled Soul"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128550/?format=api",
                "id": 128550,
                "name": "Absolute Zero"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53678/?format=api",
                "id": 53678,
                "name": "The Pirate Syndicate"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "celerity-bbs"
    ]
}