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

{
    "url": "https://demozoo.org/api/v1/bbses/7384/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7384/",
    "id": 7384,
    "name": "Clavaous",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271072/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271072/",
            "id": 271072,
            "title": "LSP Art Pack (10/1995)",
            "author_nicks": [
                {
                    "name": "Litespeed",
                    "abbreviation": "LSP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36502/?format=api",
                        "id": 36502,
                        "name": "Litespeed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10",
            "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/128123/?format=api",
                "id": 128123,
                "name": "Red Pepper"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128124/?format=api",
                "id": 128124,
                "name": "Flying Horse"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}