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

{
    "url": "https://demozoo.org/api/v1/bbses/12786/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12786/",
    "id": 12786,
    "name": "The Darkewood",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144833/?format=api",
                "id": 144833,
                "name": "DarkMage"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147052/?format=api",
                "id": 147052,
                "name": "Suicidal Couriers At Large"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}