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

{
    "url": "https://demozoo.org/api/v1/bbses/14093/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14093/",
    "id": 14093,
    "name": "Dial A Whore",
    "location": "City of Sacramento, Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.56663,
    "longitude": -121.4683,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/254946/?format=api",
            "demozoo_url": "https://demozoo.org/productions/254946/",
            "id": 254946,
            "title": "Barbarian II +37",
            "author_nicks": [
                {
                    "name": "Punishers",
                    "abbreviation": "PNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                        "id": 2962,
                        "name": "The Punishers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "barbarian-ii-psygnosis"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91078/?format=api",
                "id": 91078,
                "name": "Brainteaser"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                "id": 2962,
                "name": "The Punishers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}