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

{
    "url": "https://demozoo.org/api/v1/bbses/6458/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6458/",
    "id": 6458,
    "name": "Gyromite",
    "location": "La Grange, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.80503,
    "longitude": -87.86923,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269503/?format=api",
            "demozoo_url": "https://demozoo.org/productions/269503/",
            "id": 269503,
            "title": "Blister #2",
            "author_nicks": [
                {
                    "name": "Blister Staff",
                    "abbreviation": "Blister",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                        "id": 132869,
                        "name": "Blister Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200176/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200176/",
            "id": 200176,
            "title": "Gyromite BBS",
            "author_nicks": [
                {
                    "name": "MOP",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45979/?format=api",
                        "id": 45979,
                        "name": "MOP",
                        "is_group": true
                    }
                }
            ],
            "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/17398/?format=api",
                "id": 17398,
                "name": "Bob the Janitor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}