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

{
    "url": "https://demozoo.org/api/v1/bbses/8084/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8084/",
    "id": 8084,
    "name": "The Fine Ride",
    "location": "Wilmington, New Hanover County, North Carolina, United States",
    "country_code": "US",
    "latitude": 34.22573,
    "longitude": -77.94471,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129231/?format=api",
                "id": 129231,
                "name": "Teufelhunden"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129232/?format=api",
                "id": 129232,
                "name": "Manic"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}