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

{
    "url": "https://demozoo.org/api/v1/bbses/8964/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8964/",
    "id": 8964,
    "name": "Bay Area Rapid Transfers",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131227/?format=api",
                "id": 131227,
                "name": "Agent 86"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45888/?format=api",
                "id": 45888,
                "name": "Kaska F. Kaska"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73145/?format=api",
                "id": 73145,
                "name": "Faust"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131228/?format=api",
                "id": 131228,
                "name": "The British Warewolf"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                "id": 45887,
                "name": "Mirage"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131344/?format=api",
                "id": 131344,
                "name": "TCSNet"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}