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

{
    "url": "https://demozoo.org/api/v1/bbses/6800/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6800/",
    "id": 6800,
    "name": "Silicon Dreams",
    "location": "Baybuzy, Cherkasy Oblast, Ukraine",
    "country_code": "UA",
    "latitude": 49.46948,
    "longitude": 31.664,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/12656/?format=api",
            "demozoo_url": "https://demozoo.org/productions/12656/",
            "id": 12656,
            "title": "Art Vision",
            "author_nicks": [
                {
                    "name": "Style",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
                        "id": 17554,
                        "name": "Style",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
                "id": 17554,
                "name": "Style"
            },
            "role": ""
        }
    ],
    "tags": [
        "fidonet",
        "bbs-open-only-at-night",
        "bbs-spectrum"
    ]
}