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

{
    "url": "https://demozoo.org/api/v1/bbses/206/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/206/",
    "id": 206,
    "name": "Visions of Sacrifice",
    "location": "Richmond, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.17003,
    "longitude": -123.13683,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380433/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380433/",
            "id": 380433,
            "title": "Visions of Sacrifice",
            "author_nicks": [
                {
                    "name": "Everlast",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110518/?format=api",
                        "id": 110518,
                        "name": "Everlast",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Legend",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                        "id": 110517,
                        "name": "Legend",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-07-15",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28424/?format=api",
                "id": 28424,
                "name": "Heat Wave"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}