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

{
    "url": "https://demozoo.org/api/v1/bbses/1122/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1122/",
    "id": 1122,
    "name": "Butane Underground",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191639/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191639/",
            "id": 191639,
            "title": "Butane Underground BBS (1)",
            "author_nicks": [
                {
                    "name": "POT",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80806/?format=api",
                        "id": 80806,
                        "name": "POT",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/289602/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289602/",
            "id": 289602,
            "title": "Butane Underground BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-11",
            "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/119737/?format=api",
                "id": 119737,
                "name": "Deathstalker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119738/?format=api",
                "id": 119738,
                "name": "White Power"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154366/?format=api",
                "id": 154366,
                "name": "Digital Traders"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}