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

{
    "url": "https://demozoo.org/api/v1/bbses/87/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/87/",
    "id": 87,
    "name": "The Black Maiden Pit 2",
    "location": "Luxembourg",
    "country_code": "LU",
    "latitude": 49.75,
    "longitude": 6.16667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270134/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270134/",
            "id": 270134,
            "title": "Black Maiden Art Pack #1 (12/1994)",
            "author_nicks": [
                {
                    "name": "Black Maiden",
                    "abbreviation": "BM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                        "id": 3810,
                        "name": "Black Maiden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12",
            "supertype": "graphics",
            "platforms": [],
            "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/13183/?format=api",
                "id": 13183,
                "name": "Tex"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9846/?format=api",
                "id": 9846,
                "name": "Voice"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}