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

{
    "url": "https://demozoo.org/api/v1/bbses/9127/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9127/",
    "id": 9127,
    "name": "Quantum Reality",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46966/?format=api",
                "id": 46966,
                "name": "Psycho Genius"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17329/?format=api",
                "id": 17329,
                "name": "Aphex Twin"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131445/?format=api",
                "id": 131445,
                "name": "Split Second"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131446/?format=api",
                "id": 131446,
                "name": "iNTERNATiONAL REBEL ALLiANCE"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision2"
    ]
}