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

{
    "url": "https://demozoo.org/api/v1/bbses/6791/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6791/",
    "id": 6791,
    "name": "DnA Systems Inc 2",
    "location": "Indiana, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -86.25027,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127157/?format=api",
                "id": 127157,
                "name": "Pazuzu"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127153/?format=api",
                "id": 127153,
                "name": "Zombie"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}