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

{
    "url": "https://demozoo.org/api/v1/bbses/12890/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12890/",
    "id": 12890,
    "name": "Slaughter House 5",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/358330/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358330/",
            "id": 358330,
            "title": "Toxic Shock #1",
            "author_nicks": [
                {
                    "name": "Toxic Shock Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145023/?format=api",
                        "id": 145023,
                        "name": "Toxic Shock Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-08-08",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147408/?format=api",
                "id": 147408,
                "name": "The Butcher"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "superbbs"
    ]
}