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

{
    "url": "https://demozoo.org/api/v1/bbses/10075/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10075/",
    "id": 10075,
    "name": "Analog Nightmare",
    "location": "Washington, Washington County, Washington, D.C., United States",
    "country_code": "US",
    "latitude": 38.89511,
    "longitude": -77.03637,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133762/?format=api",
                "id": 133762,
                "name": "Chown"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}