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

{
    "url": "https://demozoo.org/api/v1/bbses/10968/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10968/",
    "id": 10968,
    "name": "Midnight Society",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324315/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/324315/",
            "id": 324315,
            "title": "Art Pack 1",
            "author_nicks": [
                {
                    "name": "303 Productions",
                    "abbreviation": "303",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116836/?format=api",
                        "id": 116836,
                        "name": "303 Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137593/?format=api",
                "id": 137593,
                "name": "Bay-Bee"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}