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

{
    "url": "https://demozoo.org/api/v1/bbses/8819/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8819/",
    "id": 8819,
    "name": "Code of Ethix",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/164515/?format=api",
            "demozoo_url": "https://demozoo.org/productions/164515/",
            "id": 164515,
            "title": "Lancelot 2 #9",
            "author_nicks": [
                {
                    "name": "Lancelot 2 Staff",
                    "abbreviation": "LL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131699/?format=api",
                        "id": 131699,
                        "name": "Lancelot 2 Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "lancelot-2",
                "game-review-magazine"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130762/?format=api",
                "id": 130762,
                "name": "Ethix"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112810/?format=api",
                "id": 112810,
                "name": "eXodus"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}