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

{
    "url": "https://demozoo.org/api/v1/bbses/6120/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6120/",
    "id": 6120,
    "name": "Darkside (502)",
    "location": "Kentucky, United States",
    "country_code": "US",
    "latitude": 38.20042,
    "longitude": -84.87762,
    "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/125542/?format=api",
                "id": 125542,
                "name": "Kaine"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}