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

{
    "url": "https://demozoo.org/api/v1/bbses/10836/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10836/",
    "id": 10836,
    "name": "The Night Light",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87509/?format=api",
                "id": 87509,
                "name": "Midnight Sun"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87498/?format=api",
                "id": 87498,
                "name": "CRiSiS"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135812/?format=api",
                "id": 135812,
                "name": "RADiAN"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "dementia-bbs"
    ]
}