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

{
    "url": "https://demozoo.org/api/v1/bbses/8629/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8629/",
    "id": 8629,
    "name": "Wyld Knight",
    "location": "Barbourville, Knox County, Kentucky, United States",
    "country_code": "US",
    "latitude": 36.86648,
    "longitude": -83.88881,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191684/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191684/",
            "id": 191684,
            "title": "Wyld Knight BBS (1)",
            "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": [
                "blastersound-bbs-ripoff2"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/191685/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191685/",
            "id": 191685,
            "title": "Wyld Knight BBS (2)",
            "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/80817/?format=api",
                "id": 80817,
                "name": "Jae"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130089/?format=api",
                "id": 130089,
                "name": "Rexxie"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130090/?format=api",
                "id": 130090,
                "name": "Raistlin"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "wildcat"
    ]
}