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

{
    "url": "https://demozoo.org/api/v1/bbses/14198/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14198/",
    "id": 14198,
    "name": "The Haven (410)",
    "location": "Baltimore County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.44307,
    "longitude": -76.61632,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111497/?format=api",
                "id": 111497,
                "name": "Pandora"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143371/?format=api",
                "id": 143371,
                "name": "Gravedancer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111495/?format=api",
                "id": 111495,
                "name": "Unit"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25866/?format=api",
                "id": 25866,
                "name": "Odelay"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard"
    ]
}