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

{
    "url": "https://demozoo.org/api/v1/bbses/9122/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9122/",
    "id": 9122,
    "name": "Underground Syndicate",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/277661/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277661/",
            "id": 277661,
            "title": "Underground Syndicate BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-07",
            "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/7051/?format=api",
                "id": 7051,
                "name": "Scour"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110486/?format=api",
                "id": 110486,
                "name": "Inside Man"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15800/?format=api",
                "id": 15800,
                "name": "Sudden Impact"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123741/?format=api",
                "id": 123741,
                "name": "Death Certificate"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124778/?format=api",
                "id": 124778,
                "name": "Psycho Slasher"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76438/?format=api",
                "id": 76438,
                "name": "DREAD"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46345/?format=api",
                "id": 46345,
                "name": "Special Warez Acquisition Team"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85467/?format=api",
                "id": 85467,
                "name": "Trinity Reviews"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}