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

{
    "url": "https://demozoo.org/api/v1/bbses/8123/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8123/",
    "id": 8123,
    "name": "Fistful Of Steel",
    "location": "Oestrich-Winkel, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.0,
    "longitude": 8.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380319/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380319/",
            "id": 380319,
            "title": "Fistful Of Steel BBS",
            "author_nicks": [
                {
                    "name": "Spoiler",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61387/?format=api",
                        "id": 61387,
                        "name": "Spoiler",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129288/?format=api",
                "id": 129288,
                "name": "Linus"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74335/?format=api",
                "id": 74335,
                "name": "Suggs"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8208/?format=api",
                "id": 8208,
                "name": "Duplo"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "sigmaexpress"
    ]
}