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

{
    "url": "https://demozoo.org/api/v1/bbses/7126/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7126/",
    "id": 7126,
    "name": "Toilet Extravaganza",
    "location": "Gemeente Alkmaar, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.6289,
    "longitude": 4.74403,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56871/?format=api",
                "id": 56871,
                "name": "Jeff"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116192/?format=api",
                "id": 116192,
                "name": "Killraven"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100632/?format=api",
                "id": 100632,
                "name": "Tommie"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105929/?format=api",
                "id": 105929,
                "name": "Penthagon"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-console",
        "bbs-c64"
    ]
}