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

{
    "url": "https://demozoo.org/api/v1/bbses/6491/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6491/",
    "id": 6491,
    "name": "Twice Lost",
    "location": "Zaandam, Gemeente Zaanstad, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.43854,
    "longitude": 4.82643,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126694/?format=api",
                "id": 126694,
                "name": "Embryo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73959/?format=api",
                "id": 73959,
                "name": "Sharon"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcexpress",
        "bbs-amiga",
        "bbs-console"
    ]
}