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

{
    "url": "https://demozoo.org/api/v1/bbses/1999/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1999/",
    "id": 1999,
    "name": "Black Crypt",
    "location": "Kanton St. Gallen, Saint Gallen, Switzerland",
    "country_code": "CH",
    "latitude": 47.25,
    "longitude": 9.25,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/277528/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277528/",
            "id": 277528,
            "title": "Black Crypt BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1997-11-03",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/295284/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295284/",
            "id": 295284,
            "title": "Black Crypt BBS (2)",
            "author_nicks": [],
            "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": []
        },
        {
            "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/35544/?format=api",
                "id": 35544,
                "name": "Zodi"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31318/?format=api",
                "id": 31318,
                "name": "tRiP"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35663/?format=api",
                "id": 35663,
                "name": "The Blood Forcers"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77976/?format=api",
                "id": 77976,
                "name": "Men In Black"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119748/?format=api",
                "id": 119748,
                "name": "Cyprex"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14933/?format=api",
                "id": 14933,
                "name": "Wire Maniacs"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "artboard",
        "hpav"
    ]
}