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

{
    "url": "https://demozoo.org/api/v1/bbses/11053/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11053/",
    "id": 11053,
    "name": "Virtual Reality (708)",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269655/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269655/",
            "id": 269655,
            "title": "Illusion Art Pack 07/1993",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "ILSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                        "id": 76553,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-01",
            "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/137856/?format=api",
                "id": 137856,
                "name": "Static"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                "id": 76553,
                "name": "Illusion"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}