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

{
    "url": "https://demozoo.org/api/v1/bbses/7385/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7385/",
    "id": 7385,
    "name": "Cosmic Soup",
    "location": "Kanton St. Gallen, Saint Gallen, Switzerland",
    "country_code": "CH",
    "latitude": 47.25,
    "longitude": 9.25,
    "bbstros": [
        {
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/363648/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/363648/",
            "id": 363648,
            "title": "Moz[IC]art Art Pack 96/01",
            "author_nicks": [
                {
                    "name": "Moz(ic)art",
                    "abbreviation": "MOZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                        "id": 7233,
                        "name": "Moz(ic)art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-10",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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/35521/?format=api",
                "id": 35521,
                "name": "Zoz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36502/?format=api",
                "id": 36502,
                "name": "Litespeed"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}