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

{
    "url": "https://demozoo.org/api/v1/bbses/4826/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4826/",
    "id": 4826,
    "name": "Future Project",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123584/?format=api",
                "id": 123584,
                "name": "Filofax"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123585/?format=api",
                "id": 123585,
                "name": "Eon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112936/?format=api",
                "id": 112936,
                "name": "Lone Wolf"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8781/?format=api",
                "id": 8781,
                "name": "Moebius"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123586/?format=api",
                "id": 123586,
                "name": "Flying Zebra"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4516/?format=api",
                "id": 4516,
                "name": "Joey Beltram"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1368/?format=api",
                "id": 1368,
                "name": "Crystal"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}