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

{
    "url": "https://demozoo.org/api/v1/bbses/5567/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5567/",
    "id": 5567,
    "name": "Kraftwerk",
    "location": "Riedstadt, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 49.83411,
    "longitude": 8.49621,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16727/?format=api",
                "id": 16727,
                "name": "Meikel"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47387/?format=api",
                "id": 47387,
                "name": "WiZLeR"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102827/?format=api",
                "id": 102827,
                "name": "Apogryphal"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106898/?format=api",
                "id": 106898,
                "name": "Aces"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}