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

{
    "url": "https://demozoo.org/api/v1/bbses/4419/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4419/",
    "id": 4419,
    "name": "The Studio",
    "location": "Michigan, United States",
    "country_code": "US",
    "latitude": 44.25029,
    "longitude": -85.50033,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85124/?format=api",
                "id": 85124,
                "name": "Camera"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123093/?format=api",
                "id": 123093,
                "name": "Dynamo Couriers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}