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

{
    "url": "https://demozoo.org/api/v1/bbses/777/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/777/",
    "id": 777,
    "name": "Softlab",
    "location": "Vienna, Wien Stadt, Vienna, Austria",
    "country_code": "AT",
    "latitude": 48.20849,
    "longitude": 16.37208,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/282904/?format=api",
            "demozoo_url": "https://demozoo.org/productions/282904/",
            "id": 282904,
            "title": "May '96 Collection",
            "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-05-27",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/161701/?format=api",
            "demozoo_url": "https://demozoo.org/productions/161701/",
            "id": 161701,
            "title": "Softlab BBS",
            "author_nicks": [
                {
                    "name": "Nuclear Winter",
                    "abbreviation": "NW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50068/?format=api",
                        "id": 50068,
                        "name": "Nuclear Winter",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "adlib"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119509/?format=api",
                "id": 119509,
                "name": "Major Tom"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129142/?format=api",
                "id": 129142,
                "name": "Morbid Genius"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129143/?format=api",
                "id": 129143,
                "name": "Stoney"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-console",
        "hpav"
    ]
}