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

{
    "url": "https://demozoo.org/api/v1/bbses/10574/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10574/",
    "id": 10574,
    "name": "Silver Pawn",
    "location": "Maryland, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -76.74997,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135353/?format=api",
                "id": 135353,
                "name": "R/C Ryder"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79728/?format=api",
                "id": 79728,
                "name": "Pirates Of The Mid-Atlantic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}