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

{
    "url": "https://demozoo.org/api/v1/bbses/2192/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2192/",
    "id": 2192,
    "name": "Stigmatica",
    "location": "Nassau County, New York, United States",
    "country_code": "US",
    "latitude": 40.73217,
    "longitude": -73.58545,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120654/?format=api",
                "id": 120654,
                "name": "Stigmatic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48749/?format=api",
                "id": 48749,
                "name": "Zillionz"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}