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

{
    "url": "https://demozoo.org/api/v1/bbses/8296/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8296/",
    "id": 8296,
    "name": "The Lost Colony",
    "location": "Ambler, Montgomery County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.15455,
    "longitude": -75.22157,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191375/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191375/",
            "id": 191375,
            "title": "The Lost Colony BBS (1)",
            "author_nicks": [],
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200882/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200882/",
            "id": 200882,
            "title": "The Lost Colony BBS (2)",
            "author_nicks": [
                {
                    "name": "The Underground Alliance F/X",
                    "abbreviation": "UA-FX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87726/?format=api",
                        "id": 87726,
                        "name": "The Underground Alliance F/X",
                        "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/80303/?format=api",
                "id": 80303,
                "name": "Dr. Piracy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "vision-x",
        "felony-net"
    ]
}