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

{
    "url": "https://demozoo.org/api/v1/bbses/12835/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12835/",
    "id": 12835,
    "name": "Noeturnal Crypt",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/305145/?format=api",
            "demozoo_url": "https://demozoo.org/productions/305145/",
            "id": 305145,
            "title": "Xeno Ball Review",
            "author_nicks": [
                {
                    "name": "Scape",
                    "abbreviation": "SCP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/130052/?format=api",
                        "id": 130052,
                        "name": "Scape",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147242/?format=api",
                "id": 147242,
                "name": "Underlord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130052/?format=api",
                "id": 130052,
                "name": "Scape"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}