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

{
    "url": "https://demozoo.org/api/v1/bbses/4942/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4942/",
    "id": 4942,
    "name": "Reverse Technology",
    "location": "City of Saint Louis, Missouri, United States",
    "country_code": "US",
    "latitude": 38.62727,
    "longitude": -90.19789,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278275/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278275/",
            "id": 278275,
            "title": "Paradigm: The Guide To Ansi Issue #1",
            "author_nicks": [
                {
                    "name": "Paradigm Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114236/?format=api",
                        "id": 114236,
                        "name": "Paradigm Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200503/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200503/",
            "id": 200503,
            "title": "Reverse Technology BBS",
            "author_nicks": [
                {
                    "name": "Insane Creators Enterprise",
                    "abbreviation": "iCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                        "id": 2196,
                        "name": "Insane Creators Enterprise",
                        "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/123654/?format=api",
                "id": 123654,
                "name": "Black Mass"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86506/?format=api",
                "id": 86506,
                "name": "DemonsDen"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90619/?format=api",
                "id": 90619,
                "name": "Nemesis"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "hpav",
        "programming-bbs"
    ]
}