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

{
    "url": "https://demozoo.org/api/v1/bbses/12154/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12154/",
    "id": 12154,
    "name": "Black Majik",
    "location": "Flushing, Queens County, New York, United States",
    "country_code": "US",
    "latitude": 40.76538,
    "longitude": -73.81736,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182680/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182680/",
            "id": 182680,
            "title": "Black Majik BBS (1)",
            "author_nicks": [],
            "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": [
                "starport2-ripoff"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/188089/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188089/",
            "id": 188089,
            "title": "Black Majik BBS (2)",
            "author_nicks": [],
            "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/78659/?format=api",
                "id": 78659,
                "name": "Power Blade"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145168/?format=api",
                "id": 145168,
                "name": "Speed Demon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117565/?format=api",
                "id": 117565,
                "name": "Krakhed"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145169/?format=api",
                "id": 145169,
                "name": "Stuntman"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145170/?format=api",
                "id": 145170,
                "name": "Gary"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30801/?format=api",
                "id": 30801,
                "name": "The Inner Circle"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107765/?format=api",
                "id": 107765,
                "name": "Pirates Gone Crazy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "incomplete-affils"
    ]
}