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

{
    "url": "https://demozoo.org/api/v1/bbses/2232/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2232/",
    "id": 2232,
    "name": "The Warehouse",
    "location": "Region Hannover, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.44889,
    "longitude": 9.74,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290920/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/290920/",
            "id": 290920,
            "title": "Bluehell Ansi Pack 1",
            "author_nicks": [
                {
                    "name": "Bluehell",
                    "abbreviation": "BH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120869/?format=api",
                        "id": 120869,
                        "name": "Bluehell",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121056/?format=api",
                "id": 121056,
                "name": "The Excorzist"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78014/?format=api",
                "id": 78014,
                "name": "The United Dreams"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120869/?format=api",
                "id": 120869,
                "name": "Bluehell"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}