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

{
    "url": "https://demozoo.org/api/v1/bbses/4022/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4022/",
    "id": 4022,
    "name": "Millennium Bytes",
    "location": "Van Nuys, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.18667,
    "longitude": -118.44897,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122533/?format=api",
                "id": 122533,
                "name": "Mental Konfusion"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "oblivion2"
    ]
}