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

{
    "url": "https://demozoo.org/api/v1/bbses/10814/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10814/",
    "id": 10814,
    "name": "Edge of the Universe",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136477/?format=api",
                "id": 136477,
                "name": "Two Kool"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87263/?format=api",
                "id": 87263,
                "name": "Quixotic"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87268/?format=api",
                "id": 87268,
                "name": "Diamond Back"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120871/?format=api",
                "id": 120871,
                "name": "Crank Software Labs"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard"
    ]
}