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

{
    "url": "https://demozoo.org/api/v1/bbses/4223/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4223/",
    "id": 4223,
    "name": "State Of Mind",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122833/?format=api",
                "id": 122833,
                "name": "Rejector"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81817/?format=api",
                "id": 81817,
                "name": "Mindreader"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84974/?format=api",
                "id": 84974,
                "name": "Sir Michael"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122834/?format=api",
                "id": 122834,
                "name": "Speedo"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122835/?format=api",
                "id": 122835,
                "name": "Soccer Hooly"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122836/?format=api",
                "id": 122836,
                "name": "Space Cadette"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81283/?format=api",
                "id": 81283,
                "name": "Squad"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122428/?format=api",
                "id": 122428,
                "name": "OG"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83310/?format=api",
                "id": 83310,
                "name": "Mongrel"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "unknown-location"
    ]
}