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

{
    "url": "https://demozoo.org/api/v1/bbses/6539/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6539/",
    "id": 6539,
    "name": "Technological Meltdown",
    "location": "Minnesota, United States",
    "country_code": "US",
    "latitude": 46.25024,
    "longitude": -94.25055,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/281442/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281442/",
            "id": 281442,
            "title": "Technological Meltdown BBS",
            "author_nicks": [
                {
                    "name": "POiSON",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86851/?format=api",
                        "id": 86851,
                        "name": "POiSON",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-14",
            "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": [
                "pklite",
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138069/?format=api",
                "id": 138069,
                "name": "CULTURE VAiN"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86851/?format=api",
                "id": 86851,
                "name": "POiSON"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}