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

{
    "url": "https://demozoo.org/api/v1/bbses/633/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/633/",
    "id": 633,
    "name": "The Aurora",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119365/?format=api",
                "id": 119365,
                "name": "Shadow Clyric"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31318/?format=api",
                "id": 31318,
                "name": "tRiP"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}