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

{
    "url": "https://demozoo.org/api/v1/bbses/4442/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4442/",
    "id": 4442,
    "name": "LPC",
    "location": "Canton de Berne, Bern, Switzerland",
    "country_code": "CH",
    "latitude": 46.87251,
    "longitude": 7.59563,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/61240/?format=api",
            "demozoo_url": "https://demozoo.org/productions/61240/",
            "id": 61240,
            "title": "Pain 06/96",
            "author_nicks": [
                {
                    "name": "Pain Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
                        "id": 9951,
                        "name": "Pain Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06-21",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "pain"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/62105/?format=api",
            "demozoo_url": "https://demozoo.org/productions/62105/",
            "id": 62105,
            "title": "Pain 08/97",
            "author_nicks": [
                {
                    "name": "Pain Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
                        "id": 9951,
                        "name": "Pain Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-13",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "pain"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35518/?format=api",
                "id": 35518,
                "name": "Zengo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35519/?format=api",
                "id": 35519,
                "name": "Calvin"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134171/?format=api",
                "id": 134171,
                "name": "Extravaganja"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "hpav",
        "isdn"
    ]
}