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

{
    "url": "https://demozoo.org/api/v1/bbses/10823/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10823/",
    "id": 10823,
    "name": "The Pharcyde (805)",
    "location": "Santa Barbara County, California, United States",
    "country_code": "US",
    "latitude": 34.53834,
    "longitude": -120.03078,
    "bbstros": [],
    "staff": [
        {
            "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/110057/?format=api",
                "id": 110057,
                "name": "Zen Dog"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136468/?format=api",
                "id": 136468,
                "name": "Vector"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                "id": 124317,
                "name": "Hard Core Hackers"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "incomplete-affils",
        "oblivion2"
    ]
}