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

{
    "url": "https://demozoo.org/api/v1/bbses/8090/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8090/",
    "id": 8090,
    "name": "Fatal Impact",
    "location": "Winnipeg, Manitoba, Canada",
    "country_code": "CA",
    "latitude": 49.8844,
    "longitude": -97.14704,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200162/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200162/",
            "id": 200162,
            "title": "Fuzion Kore BBS",
            "author_nicks": [
                {
                    "name": "Impact",
                    "abbreviation": "IMP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87005/?format=api",
                        "id": 87005,
                        "name": "Impact",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-05",
            "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": [
                "epilepsy-warning"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87006/?format=api",
                "id": 87006,
                "name": "Twisted Foo"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45488/?format=api",
                "id": 45488,
                "name": "Tricolore"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87005/?format=api",
                "id": 87005,
                "name": "Impact"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}