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

{
    "url": "https://demozoo.org/api/v1/bbses/6273/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6273/",
    "id": 6273,
    "name": "The Vampire Lestat",
    "location": "British Columbia, Canada",
    "country_code": "CA",
    "latitude": 53.99983,
    "longitude": -125.0032,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/298885/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/298885/",
            "id": 298885,
            "title": "The Vampire Lestat",
            "author_nicks": [
                {
                    "name": "Nosferatu",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108561/?format=api",
                        "id": 108561,
                        "name": "Nosferatu",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Pixel",
                    "abbreviation": "pxl",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108558/?format=api",
                        "id": 108558,
                        "name": "Pixel",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-03-15",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108561/?format=api",
                "id": 108561,
                "name": "Nosferatu"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108558/?format=api",
                "id": 108558,
                "name": "Pixel"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                "id": 38572,
                "name": "Blade"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54563/?format=api",
                "id": 54563,
                "name": "New Wave Artists"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}