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

{
    "url": "https://demozoo.org/api/v1/bbses/10324/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10324/",
    "id": 10324,
    "name": "The Otherside",
    "location": "Warkworth, Auckland, New Zealand",
    "country_code": "NZ",
    "latitude": -36.4,
    "longitude": 174.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200894/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200894/",
            "id": 200894,
            "title": "The Otherside BBS",
            "author_nicks": [
                {
                    "name": "Opium Raiders",
                    "abbreviation": "OR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87732/?format=api",
                        "id": 87732,
                        "name": "Opium Raiders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87741/?format=api",
                "id": 87741,
                "name": "Silli Krone"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87740/?format=api",
                "id": 87740,
                "name": "Dante"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134240/?format=api",
                "id": 134240,
                "name": "Cure"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "remoteaccess",
        "bbs-pc"
    ]
}