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

{
    "url": "https://demozoo.org/api/v1/bbses/5872/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5872/",
    "id": 5872,
    "name": "The Cellar",
    "location": "Brisbane, Queensland, Australia",
    "country_code": "AU",
    "latitude": -27.46794,
    "longitude": 153.02809,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302134/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302134/",
            "id": 302134,
            "title": "Dirk's Disaster",
            "author_nicks": [
                {
                    "name": "Dirk",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127898/?format=api",
                        "id": 127898,
                        "name": "Dirk",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Conspiracy",
                    "abbreviation": "CSC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/104267/?format=api",
                        "id": 104267,
                        "name": "Conspiracy",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994",
            "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/125203/?format=api",
                "id": 125203,
                "name": "Black Wizard"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114939/?format=api",
                "id": 114939,
                "name": "Razorback"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114938/?format=api",
                "id": 114938,
                "name": "Insomnia"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}