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

{
    "url": "https://demozoo.org/api/v1/bbses/14085/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14085/",
    "id": 14085,
    "name": "SuOn",
    "location": "Lviv, Ukraine",
    "country_code": "UA",
    "latitude": 49.83826,
    "longitude": 24.02324,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378866/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378866/",
            "id": 378866,
            "title": "Optron #19",
            "author_nicks": [
                {
                    "name": "Steel Falcons",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12512/?format=api",
                        "id": 12512,
                        "name": "Steel Falcons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-10-03",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian-language"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152313/?format=api",
                "id": 152313,
                "name": "SunLion"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-open-only-at-night",
        "bbs-spectrum"
    ]
}