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

{
    "url": "https://demozoo.org/api/v1/bbses/7158/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7158/",
    "id": 7158,
    "name": "Digital Empire (516)",
    "location": "Seaford, Nassau County, New York, United States",
    "country_code": "US",
    "latitude": 40.66593,
    "longitude": -73.48818,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200074/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200074/",
            "id": 200074,
            "title": "Digital Empire BBS (1)",
            "author_nicks": [
                {
                    "name": "Escape",
                    "abbreviation": "ESC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86825/?format=api",
                        "id": 86825,
                        "name": "Escape",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/127707/?format=api",
                "id": 127707,
                "name": "Radix"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86825/?format=api",
                "id": 86825,
                "name": "Escape"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}