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

{
    "url": "https://demozoo.org/api/v1/bbses/11664/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11664/",
    "id": 11664,
    "name": "Xenocide Inc. (813)",
    "location": "Tampa, Hillsborough County, Florida, United States",
    "country_code": "US",
    "latitude": 27.94752,
    "longitude": -82.45843,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354765/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354765/",
            "id": 354765,
            "title": "JrC2Term V1.0",
            "author_nicks": [
                {
                    "name": "Mr. Great",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/104002/?format=api",
                        "id": 104002,
                        "name": "Mr. Great",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-related"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123834/?format=api",
                "id": 123834,
                "name": "THE iNTiMiDAtOR"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}