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

{
    "url": "https://demozoo.org/api/v1/bbses/9549/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9549/",
    "id": 9549,
    "name": "The Manhattan Project (305)",
    "location": "Miami, Miami-Dade County, Florida, United States",
    "country_code": "US",
    "latitude": 25.77427,
    "longitude": -80.19366,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132229/?format=api",
                "id": 132229,
                "name": "Itchy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}