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

{
    "url": "https://demozoo.org/api/v1/bbses/8113/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8113/",
    "id": 8113,
    "name": "Pawn Emporium",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200462/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200462/",
            "id": 200462,
            "title": "Pawn Emporium BBS",
            "author_nicks": [
                {
                    "name": "Legacy",
                    "abbreviation": "LGC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86436/?format=api",
                        "id": 86436,
                        "name": "Legacy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/78714/?format=api",
                "id": 78714,
                "name": "T-Bone"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78713/?format=api",
                "id": 78713,
                "name": "Slider"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78709/?format=api",
                "id": 78709,
                "name": "Terratron"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123312/?format=api",
                "id": 123312,
                "name": "National Distribution Network"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86436/?format=api",
                "id": 86436,
                "name": "Legacy"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}