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

{
    "url": "https://demozoo.org/api/v1/bbses/10481/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10481/",
    "id": 10481,
    "name": "Cypress Hill (02351)",
    "location": "Lüdenscheid, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.21977,
    "longitude": 7.6273,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100/?format=api",
                "id": 100,
                "name": "Barock"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31255/?format=api",
                "id": 31255,
                "name": "Nino Brown"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}