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

{
    "url": "https://demozoo.org/api/v1/bbses/6146/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6146/",
    "id": 6146,
    "name": "City Scape",
    "location": "Westfield, Hampden County, Massachusetts, United States",
    "country_code": "US",
    "latitude": 42.12509,
    "longitude": -72.74954,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125577/?format=api",
                "id": 125577,
                "name": "Merlin Too"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125578/?format=api",
                "id": 125578,
                "name": "Fleetwood"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45977/?format=api",
                "id": 45977,
                "name": "Maestro"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "tribbs"
    ]
}