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

{
    "url": "https://demozoo.org/api/v1/bbses/13515/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13515/",
    "id": 13515,
    "name": "Cyber Crime",
    "location": "Gemeente Beverwijk, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.48273,
    "longitude": 4.65468,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/372427/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372427/",
            "id": 372427,
            "title": "Cyber Crime BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-01",
            "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": [
                "no-credits-given",
                "thedraw-com-file-screen"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123529/?format=api",
                "id": 123529,
                "name": "Mr. Menor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123237/?format=api",
                "id": 123237,
                "name": "Menace"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}