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

{
    "url": "https://demozoo.org/api/v1/bbses/3146/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3146/",
    "id": 3146,
    "name": "Refugee Camp",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291829/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291829/",
            "id": 291829,
            "title": "BGCHECK V0.4",
            "author_nicks": [
                {
                    "name": "Refugees",
                    "abbreviation": "REF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121594/?format=api",
                        "id": 121594,
                        "name": "Refugees",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51948/?format=api",
                "id": 51948,
                "name": "Seraph"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121595/?format=api",
                "id": 121595,
                "name": "KingKewl"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22271/?format=api",
                "id": 22271,
                "name": "sTEEL"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13639/?format=api",
                "id": 13639,
                "name": "Korg"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78800/?format=api",
                "id": 78800,
                "name": "Malcolm X"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121594/?format=api",
                "id": 121594,
                "name": "Refugees"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                "id": 28588,
                "name": "Renegade"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75522/?format=api",
                "id": 75522,
                "name": "Keks Dezign"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "fame",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}