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

{
    "url": "https://demozoo.org/api/v1/bbses/420/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/420/",
    "id": 420,
    "name": "BeatBox",
    "location": "Wattenscheid, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.48057,
    "longitude": 7.14251,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283195/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283195/",
            "id": 283195,
            "title": "Animated Logon 1.0",
            "author_nicks": [
                {
                    "name": "Remote Access Traders",
                    "abbreviation": "RAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                        "id": 80479,
                        "name": "Remote Access Traders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": [
                "remoteaccess"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119388/?format=api",
                "id": 119388,
                "name": "DJ Fresh Zas"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                "id": 10764,
                "name": "Carcass"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48903/?format=api",
                "id": 48903,
                "name": "X-Treme Dreams"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc"
    ]
}