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

{
    "url": "https://demozoo.org/api/v1/bbses/8849/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8849/",
    "id": 8849,
    "name": "The Razor's Edge",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/203772/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203772/",
            "id": 203772,
            "title": "Defcon 5 German CD-Rip Cracktro",
            "author_nicks": [
                {
                    "name": "Superior Art Creations",
                    "abbreviation": "SAC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                        "id": 7050,
                        "name": "Superior Art Creations",
                        "is_group": true
                    }
                },
                {
                    "name": "Vortex",
                    "abbreviation": "VTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/60789/?format=api",
                        "id": 60789,
                        "name": "Vortex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-24",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pro-pack"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130996/?format=api",
                "id": 130996,
                "name": "Pennywise"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60789/?format=api",
                "id": 60789,
                "name": "Vortex"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "unknown-location"
    ]
}