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

{
    "url": "https://demozoo.org/api/v1/bbses/6041/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6041/",
    "id": 6041,
    "name": "Goop",
    "location": "City of San Diego, Duval County, Texas, United States",
    "country_code": "US",
    "latitude": 27.76089,
    "longitude": -98.23891,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86118/?format=api",
                "id": 86118,
                "name": "Dweizel"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36836/?format=api",
                "id": 36836,
                "name": "Lord Jazz"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86121/?format=api",
                "id": 86121,
                "name": "Gossomer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86862/?format=api",
                "id": 86862,
                "name": "Malicious Art Denomination"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80378/?format=api",
                "id": 80378,
                "name": "Haze"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}