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

{
    "url": "https://demozoo.org/api/v1/bbses/4213/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4213/",
    "id": 4213,
    "name": "Bitch Overload",
    "location": "Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.8,
    "longitude": -77.7,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77764/?format=api",
                "id": 77764,
                "name": "Primus"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77762/?format=api",
                "id": 77762,
                "name": "Oliver"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77759/?format=api",
                "id": 77759,
                "name": "Jackshit"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46615/?format=api",
                "id": 46615,
                "name": "Request to Send"
            },
            "role": ""
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}