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

{
    "url": "https://demozoo.org/api/v1/bbses/13112/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13112/",
    "id": 13112,
    "name": "StratoFortress",
    "location": "Atlanta, Fulton County, Georgia, United States",
    "country_code": "US",
    "latitude": 33.749,
    "longitude": -84.38798,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147888/?format=api",
                "id": 147888,
                "name": "Bomber"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147885/?format=api",
                "id": 147885,
                "name": "GENESiS"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}