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

{
    "url": "https://demozoo.org/api/v1/bbses/12955/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12955/",
    "id": 12955,
    "name": "Eagles Den",
    "location": "New York City, New York, United States",
    "country_code": "US",
    "latitude": 40.71427,
    "longitude": -74.00597,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108694/?format=api",
                "id": 108694,
                "name": "Golden Eagle"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76997/?format=api",
                "id": 76997,
                "name": "The One And Only"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60731/?format=api",
                "id": 60731,
                "name": "187"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}