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

{
    "url": "https://demozoo.org/api/v1/bbses/2857/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2857/",
    "id": 2857,
    "name": "The Graveyard Shift",
    "location": "South Carolina, United States",
    "country_code": "US",
    "latitude": 34.00043,
    "longitude": -81.00009,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269503/?format=api",
            "demozoo_url": "https://demozoo.org/productions/269503/",
            "id": 269503,
            "title": "Blister #2",
            "author_nicks": [
                {
                    "name": "Blister Staff",
                    "abbreviation": "Blister",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                        "id": 132869,
                        "name": "Blister Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04",
            "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": [
                "textmode"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200867/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200867/",
            "id": 200867,
            "title": "The Graveyard Shift 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": "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86689/?format=api",
                "id": 86689,
                "name": "Blenderhead"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87690/?format=api",
                "id": 87690,
                "name": "Eternal Chaos"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119467/?format=api",
                "id": 119467,
                "name": "WiND"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                "id": 132869,
                "name": "Blister Staff"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard"
    ]
}