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

{
    "url": "https://demozoo.org/api/v1/bbses/6096/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6096/",
    "id": 6096,
    "name": "Unwanted Criminal",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270039/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270039/",
            "id": 270039,
            "title": "Skill Art Pack 12/1993",
            "author_nicks": [
                {
                    "name": "SKiLL",
                    "abbreviation": "SKL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                        "id": 86878,
                        "name": "SKiLL",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-31",
            "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/125506/?format=api",
                "id": 125506,
                "name": "Xecutionair"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125489/?format=api",
                "id": 125489,
                "name": "Ace"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}