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

{
    "url": "https://demozoo.org/api/v1/bbses/6921/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6921/",
    "id": 6921,
    "name": "Empire Of The Damned",
    "location": "Politischer Bezirk Zell am See, Salzburg, Austria",
    "country_code": "AT",
    "latitude": 47.28333,
    "longitude": 12.7,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127345/?format=api",
                "id": 127345,
                "name": "Vic"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127346/?format=api",
                "id": 127346,
                "name": "Irs"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127347/?format=api",
                "id": 127347,
                "name": "Click"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127348/?format=api",
                "id": 127348,
                "name": "Ghost"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78518/?format=api",
                "id": 78518,
                "name": "Bojler Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console",
        "incomplete-affils"
    ]
}