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

{
    "url": "https://demozoo.org/api/v1/bbses/12163/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12163/",
    "id": 12163,
    "name": "Blue Ice",
    "location": "Georgetown, Cass County, Indiana, United States",
    "country_code": "US",
    "latitude": 40.7406,
    "longitude": -86.50473,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271773/?format=api",
            "demozoo_url": "https://demozoo.org/productions/271773/",
            "id": 271773,
            "title": "Blue Ice BBS (1)",
            "author_nicks": [
                {
                    "name": "Mavrik",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46179/?format=api",
                        "id": 46179,
                        "name": "Mavrik",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/273676/?format=api",
            "demozoo_url": "https://demozoo.org/productions/273676/",
            "id": 273676,
            "title": "Blue Ice BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/145172/?format=api",
                "id": 145172,
                "name": "Dungeon Master"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "wildcat"
    ]
}