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

{
    "url": "https://demozoo.org/api/v1/bbses/9023/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9023/",
    "id": 9023,
    "name": "The Underworld (609)",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200931/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200931/",
            "id": 200931,
            "title": "Under World BBS",
            "author_nicks": [
                {
                    "name": "Extreme Graphix Alliance",
                    "abbreviation": "X.G.A.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87791/?format=api",
                        "id": 87791,
                        "name": "Extreme Graphix Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/131288/?format=api",
                "id": 131288,
                "name": "Guro"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}