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

{
    "url": "https://demozoo.org/api/v1/bbses/9012/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9012/",
    "id": 9012,
    "name": "The Black Stone",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25805/?format=api",
                "id": 25805,
                "name": "The Renegade Chemist"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89794/?format=api",
                "id": 89794,
                "name": "Phortune 500"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75375/?format=api",
                "id": 75375,
                "name": "Ultra Tech"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}