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

{
    "url": "https://demozoo.org/api/v1/bbses/6454/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6454/",
    "id": 6454,
    "name": "The Crypt (619)",
    "location": "City of San Diego, Duval County, Texas, United States",
    "country_code": "US",
    "latitude": 27.76089,
    "longitude": -98.23891,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/299913/?format=api",
            "demozoo_url": "https://demozoo.org/productions/299913/",
            "id": 299913,
            "title": "The Crypt BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1998-07-17",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}