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

{
    "url": "https://demozoo.org/api/v1/bbses/7822/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7822/",
    "id": 7822,
    "name": "Black Death",
    "location": "Malmö, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128597/?format=api",
                "id": 128597,
                "name": "Carcass"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128598/?format=api",
                "id": 128598,
                "name": "Lord Vader"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128599/?format=api",
                "id": 128599,
                "name": "The Ripper"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128600/?format=api",
                "id": 128600,
                "name": "The Bug"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "daydream-amiga"
    ]
}