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

{
    "url": "https://demozoo.org/api/v1/bbses/6327/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6327/",
    "id": 6327,
    "name": "The Wasteland",
    "location": "Dallas County, Texas, United States",
    "country_code": "US",
    "latitude": 32.76663,
    "longitude": -96.77787,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126211/?format=api",
                "id": 126211,
                "name": "THX"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118025/?format=api",
                "id": 118025,
                "name": "Aothem"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147353/?format=api",
                "id": 147353,
                "name": "Excellence Produced in Creativity"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "artboard",
        "renegade-bbs"
    ]
}