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

{
    "url": "https://demozoo.org/api/v1/bbses/4001/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4001/",
    "id": 4001,
    "name": "Vienna Calling",
    "location": "Vienna, Wien Stadt, Vienna, Austria",
    "country_code": "AT",
    "latitude": 48.20849,
    "longitude": 16.37208,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/365817/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365817/",
            "id": 365817,
            "title": "Euro-BBS-List for January 1992",
            "author_nicks": [
                {
                    "name": "ShamRock",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147444/?format=api",
                        "id": 147444,
                        "name": "ShamRock",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/212348/?format=api",
            "demozoo_url": "https://demozoo.org/productions/212348/",
            "id": 212348,
            "title": "Suicid 6",
            "author_nicks": [
                {
                    "name": "Energy",
                    "abbreviation": "NRG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                        "id": 1420,
                        "name": "Energy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/181330/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181330/",
            "id": 181330,
            "title": "Vienna Calling BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122501/?format=api",
                "id": 122501,
                "name": "MGCS"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64462/?format=api",
                "id": 64462,
                "name": "Don Gue"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}