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

{
    "url": "https://demozoo.org/api/v1/bbses/6019/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6019/",
    "id": 6019,
    "name": "The Pit II",
    "location": "Houston, Harris County, Texas, United States",
    "country_code": "US",
    "latitude": 29.76328,
    "longitude": -95.36327,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86869/?format=api",
                "id": 86869,
                "name": "Reptile"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86874/?format=api",
                "id": 86874,
                "name": "Haze"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125456/?format=api",
                "id": 125456,
                "name": "Egyptian Lover"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86867/?format=api",
                "id": 86867,
                "name": "The Slave Driver"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86862/?format=api",
                "id": 86862,
                "name": "Malicious Art Denomination"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}