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

{
    "url": "https://demozoo.org/api/v1/bbses/3394/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3394/",
    "id": 3394,
    "name": "Lost Dimension",
    "location": "Gemeente Breda, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.5779,
    "longitude": 4.76039,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22506/?format=api",
                "id": 22506,
                "name": "XAM"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24810/?format=api",
                "id": 24810,
                "name": "Cuckoo"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121770/?format=api",
                "id": 121770,
                "name": "Emetic"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24281/?format=api",
                "id": 24281,
                "name": "San-TX"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
                "id": 17361,
                "name": "Revolution"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}