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

{
    "url": "https://demozoo.org/api/v1/bbses/6382/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6382/",
    "id": 6382,
    "name": "The Hacked Root",
    "location": "Indiana, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -86.25027,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290931/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290931/",
            "id": 290931,
            "title": "Wave #3",
            "author_nicks": [
                {
                    "name": "The Council",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                        "id": 81961,
                        "name": "The Council",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-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",
                "wave"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108391/?format=api",
                "id": 108391,
                "name": "The G-Man"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}