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

{
    "url": "https://demozoo.org/api/v1/bbses/7113/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7113/",
    "id": 7113,
    "name": "The Underground Network",
    "location": "Nassau County, New York, United States",
    "country_code": "US",
    "latitude": 40.73217,
    "longitude": -73.58545,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301541/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301541/",
            "id": 301541,
            "title": "The Underground Network BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-03",
            "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/127811/?format=api",
                "id": 127811,
                "name": "The Chairman"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127812/?format=api",
                "id": 127812,
                "name": "Baybevet"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127813/?format=api",
                "id": 127813,
                "name": "Kenny G"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127814/?format=api",
                "id": 127814,
                "name": "Patty"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86825/?format=api",
                "id": 86825,
                "name": "Escape"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x",
        "no-staff-added",
        "bbs-os2",
        "felony-net"
    ]
}