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

{
    "url": "https://demozoo.org/api/v1/bbses/5525/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5525/",
    "id": 5525,
    "name": "Warez Shack",
    "location": "Atlanta, Fulton County, Georgia, United States",
    "country_code": "US",
    "latitude": 33.749,
    "longitude": -84.38798,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188546/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188546/",
            "id": 188546,
            "title": "The Inner Circle Loader (1)",
            "author_nicks": [
                {
                    "name": "The Inner Circle",
                    "abbreviation": "TIC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30801/?format=api",
                        "id": 30801,
                        "name": "The Inner Circle",
                        "is_group": true
                    }
                }
            ],
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/189249/?format=api",
            "demozoo_url": "https://demozoo.org/productions/189249/",
            "id": 189249,
            "title": "Warez Shack BBS",
            "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": [
                "bbs-ripoff1"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46415/?format=api",
                "id": 46415,
                "name": "Reich"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85120/?format=api",
                "id": 85120,
                "name": "August West"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138432/?format=api",
                "id": 138432,
                "name": "TSR"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46615/?format=api",
                "id": 46615,
                "name": "Request to Send"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30801/?format=api",
                "id": 30801,
                "name": "The Inner Circle"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84005/?format=api",
                "id": 84005,
                "name": "Darius"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}