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

{
    "url": "https://demozoo.org/api/v1/bbses/13443/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13443/",
    "id": 13443,
    "name": "Virtual World",
    "location": "Region Hannover, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.44889,
    "longitude": 9.74,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/201669/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201669/",
            "id": 201669,
            "title": "Virtual World BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/36608/?format=api",
                "id": 36608,
                "name": "Ravelab"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148488/?format=api",
                "id": 148488,
                "name": "X-O-Therm"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148489/?format=api",
                "id": 148489,
                "name": "Journey M"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124059/?format=api",
                "id": 124059,
                "name": "The Northern Revenge"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47188/?format=api",
                "id": 47188,
                "name": "Voodoo"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36604/?format=api",
                "id": 36604,
                "name": "Lost Coderz Incorporated"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36899/?format=api",
                "id": 36899,
                "name": "Peanuts"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "demoscene-bbs",
        "music-bbs"
    ]
}