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

{
    "url": "https://demozoo.org/api/v1/bbses/7365/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7365/",
    "id": 7365,
    "name": "Bio Hazard (684)",
    "location": "American Samoa",
    "country_code": "AS",
    "latitude": -14.23377,
    "longitude": -169.47767,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/375402/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/375402/",
            "id": 375402,
            "title": "BMBook 11",
            "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": "1996-12",
            "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/111451/?format=api",
                "id": 111451,
                "name": "Mephisto"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111432/?format=api",
                "id": 111432,
                "name": "Taura"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}