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

{
    "url": "https://demozoo.org/api/v1/bbses/2329/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2329/",
    "id": 2329,
    "name": "Eldorado",
    "location": "Bel Air, Harford County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.53594,
    "longitude": -76.34829,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120791/?format=api",
                "id": 120791,
                "name": "Infect"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "telnet"
    ]
}