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

{
    "url": "https://demozoo.org/api/v1/bbses/5265/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5265/",
    "id": 5265,
    "name": "Asylum (402)",
    "location": "City of David City, Butler County, Nebraska, United States",
    "country_code": "US",
    "latitude": 41.26024,
    "longitude": -97.12957,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/174573/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174573/",
            "id": 174573,
            "title": "Asylum BBS (10)",
            "author_nicks": [
                {
                    "name": "Mirage",
                    "abbreviation": "MIR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                        "id": 45887,
                        "name": "Mirage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/184867/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184867/",
            "id": 184867,
            "title": "Asylum BBS (21)",
            "author_nicks": [
                {
                    "name": "Insane Creators Enterprise",
                    "abbreviation": "iCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                        "id": 2196,
                        "name": "Insane Creators Enterprise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-01",
            "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": [
                "turbo-pascal"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123981/?format=api",
                "id": 123981,
                "name": "The Wraith (NE)"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}