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

{
    "url": "https://demozoo.org/api/v1/bbses/9841/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9841/",
    "id": 9841,
    "name": "The Mines of Moria",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108676/?format=api",
                "id": 108676,
                "name": "BlacK RideR"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17164/?format=api",
                "id": 17164,
                "name": "Electronic Rats"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}