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

{
    "url": "https://demozoo.org/api/v1/bbses/14141/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14141/",
    "id": 14141,
    "name": "Outlands",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152707/?format=api",
                "id": 152707,
                "name": "Lord Venger"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152708/?format=api",
                "id": 152708,
                "name": "SwAeLaS"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}