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

{
    "url": "https://demozoo.org/api/v1/bbses/9407/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9407/",
    "id": 9407,
    "name": "Zero Tolerance",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309130/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309130/",
            "id": 309130,
            "title": "NFO Reader v1.0",
            "author_nicks": [
                {
                    "name": "Providence",
                    "abbreviation": "PIE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81662/?format=api",
                        "id": 81662,
                        "name": "Providence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06-29",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "source-available",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131948/?format=api",
                "id": 131948,
                "name": "Glycerine"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81662/?format=api",
                "id": 81662,
                "name": "Providence"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "unknown-location"
    ]
}