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

{
    "url": "https://demozoo.org/api/v1/bbses/6649/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6649/",
    "id": 6649,
    "name": "Cryogenics",
    "location": "Grimsby, North East Lincolnshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.56539,
    "longitude": -0.07553,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/8921/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/8921/",
            "id": 8921,
            "title": "2020 Visions",
            "author_nicks": [
                {
                    "name": "Blue",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10192/?format=api",
                        "id": 10192,
                        "name": "Blue",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Aerosol",
                    "abbreviation": "aSL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                        "id": 6858,
                        "name": "Aerosol",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1999-08-28",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100945/?format=api",
                "id": 100945,
                "name": "Data-Stream"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100556/?format=api",
                "id": 100556,
                "name": "Zandor"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51968/?format=api",
                "id": 51968,
                "name": "Orson"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127031/?format=api",
                "id": 127031,
                "name": "Aquarius"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}