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

{
    "url": "https://demozoo.org/api/v1/bbses/7386/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7386/",
    "id": 7386,
    "name": "Dark Radiation",
    "location": "Bezirk Winterthur, Zurich, Switzerland",
    "country_code": "CH",
    "latitude": 47.50781,
    "longitude": 8.769,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302430/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302430/",
            "id": 302430,
            "title": "Dark Radiation",
            "author_nicks": [
                {
                    "name": "Zoz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35521/?format=api",
                        "id": 35521,
                        "name": "Zoz",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Litespeed",
                    "abbreviation": "LSP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36502/?format=api",
                        "id": 36502,
                        "name": "Litespeed",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-10",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/271072/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271072/",
            "id": 271072,
            "title": "LSP Art Pack (10/1995)",
            "author_nicks": [
                {
                    "name": "Litespeed",
                    "abbreviation": "LSP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36502/?format=api",
                        "id": 36502,
                        "name": "Litespeed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10",
            "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/128125/?format=api",
                "id": 128125,
                "name": "Hank"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}