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

{
    "url": "https://demozoo.org/api/v1/bbses/4398/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4398/",
    "id": 4398,
    "name": "Thunderdome",
    "location": "Steinhagen, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 52.01365,
    "longitude": 8.42945,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/1934/?format=api",
            "demozoo_url": "https://demozoo.org/productions/1934/",
            "id": 1934,
            "title": "BBS-Intro",
            "author_nicks": [
                {
                    "name": "Vanish",
                    "abbreviation": "VSH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2889/?format=api",
                        "id": 2889,
                        "name": "Vanish",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4624/?format=api",
                "id": 4624,
                "name": "Mr. Speeder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2889/?format=api",
                "id": 2889,
                "name": "Vanish"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}