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

{
    "url": "https://demozoo.org/api/v1/bbses/7127/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7127/",
    "id": 7127,
    "name": "The CardBoard Box",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188546/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188546/",
            "id": 188546,
            "title": "The Inner Circle Loader (1)",
            "author_nicks": [
                {
                    "name": "The Inner Circle",
                    "abbreviation": "TIC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30801/?format=api",
                        "id": 30801,
                        "name": "The Inner Circle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79038/?format=api",
                "id": 79038,
                "name": "Defcon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30801/?format=api",
                "id": 30801,
                "name": "The Inner Circle"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-console"
    ]
}