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

{
    "url": "https://demozoo.org/api/v1/bbses/8236/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8236/",
    "id": 8236,
    "name": "TimeSlip",
    "location": "Florida, United States",
    "country_code": "US",
    "latitude": 28.75054,
    "longitude": -82.5001,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129526/?format=api",
                "id": 129526,
                "name": "TheWarloc"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76136/?format=api",
                "id": 76136,
                "name": "Couriers Of Pirated Software"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}