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

{
    "url": "https://demozoo.org/api/v1/bbses/2510/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2510/",
    "id": 2510,
    "name": "Zyklon B",
    "location": "Greeneville, Greene County, Tennessee, United States",
    "country_code": "US",
    "latitude": 36.16316,
    "longitude": -82.83099,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/190273/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190273/",
            "id": 190273,
            "title": "Zyklon B BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/78949/?format=api",
                "id": 78949,
                "name": "King Jamez"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120956/?format=api",
                "id": 120956,
                "name": "Schieben"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120957/?format=api",
                "id": 120957,
                "name": "Tyu"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47150/?format=api",
                "id": 47150,
                "name": "The Renegade Information Crew"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "hpav"
    ]
}