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

{
    "url": "https://demozoo.org/api/v1/bbses/1586/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1586/",
    "id": 1586,
    "name": "Underworld (312)",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188205/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188205/",
            "id": 188205,
            "title": "Underworld BBS (13)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/25410/?format=api",
                "id": 25410,
                "name": "Crime Lord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78537/?format=api",
                "id": 78537,
                "name": "Mack Crack Corporation"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117649/?format=api",
                "id": 117649,
                "name": "Oracle"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120146/?format=api",
                "id": 120146,
                "name": "Skism"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108976/?format=api",
                "id": 108976,
                "name": "Stab"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}