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

{
    "url": "https://demozoo.org/api/v1/bbses/1627/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1627/",
    "id": 1627,
    "name": "Technophobia",
    "location": "Dallas County, Texas, United States",
    "country_code": "US",
    "latitude": 32.76663,
    "longitude": -96.77787,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/273878/?format=api",
            "demozoo_url": "https://demozoo.org/productions/273878/",
            "id": 273878,
            "title": "Technophobia BBS",
            "author_nicks": [
                {
                    "name": "SpazmVGA",
                    "abbreviation": "SPZ, SPZM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/132541/?format=api",
                        "id": 132541,
                        "name": "SpazmVGA",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-08",
            "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/120167/?format=api",
                "id": 120167,
                "name": "Prong"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129032/?format=api",
                "id": 129032,
                "name": "The Dredge"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68081/?format=api",
                "id": 68081,
                "name": "Infinity"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132541/?format=api",
                "id": 132541,
                "name": "SpazmVGA"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}