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

{
    "url": "https://demozoo.org/api/v1/bbses/10908/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10908/",
    "id": 10908,
    "name": "Dizzy's Inn",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269518/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269518/",
            "id": 269518,
            "title": "Black Maiden Art Pack #7 (02/1996)",
            "author_nicks": [
                {
                    "name": "Black Maiden",
                    "abbreviation": "BM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                        "id": 3810,
                        "name": "Black Maiden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}