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

{
    "url": "https://demozoo.org/api/v1/bbses/8077/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8077/",
    "id": 8077,
    "name": "Devil's Inn",
    "location": "Siegen, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.87481,
    "longitude": 8.02431,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/215212/?format=api",
            "demozoo_url": "https://demozoo.org/productions/215212/",
            "id": 215212,
            "title": "Devil's Inn BBS",
            "author_nicks": [
                {
                    "name": "Unlimited",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51004/?format=api",
                        "id": 51004,
                        "name": "Unlimited",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/357234/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/357234/",
            "id": 357234,
            "title": "Volksgemurmel",
            "author_nicks": [
                {
                    "name": "Rebel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126699/?format=api",
                        "id": 126699,
                        "name": "Rebel",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "New Deal",
                    "abbreviation": "n^D",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126693/?format=api",
                        "id": 126693,
                        "name": "New Deal",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51005/?format=api",
                "id": 51005,
                "name": "Mr. Hyde"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50999/?format=api",
                "id": 50999,
                "name": "Act"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51004/?format=api",
                "id": 51004,
                "name": "Unlimited"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}