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

{
    "url": "https://demozoo.org/api/v1/bbses/8211/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8211/",
    "id": 8211,
    "name": "The Inferno Network ][ BBS",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276002/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276002/",
            "id": 276002,
            "title": "Crue Info (3)",
            "author_nicks": [
                {
                    "name": "Cheat Requests For The Underground Elite",
                    "abbreviation": "CRUE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/79131/?format=api",
                        "id": 79131,
                        "name": "Cheat Requests For The Underground Elite",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01-26",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "no-sound",
                "ansi"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304451/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304451/",
            "id": 304451,
            "title": "Spectrum Issue #5",
            "author_nicks": [
                {
                    "name": "Spectrum Staff",
                    "abbreviation": "SPEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                        "id": 124103,
                        "name": "Spectrum Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-01",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85958/?format=api",
                "id": 85958,
                "name": "TradeMark"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79131/?format=api",
                "id": 79131,
                "name": "Cheat Requests For The Underground Elite"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}