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

{
    "url": "https://demozoo.org/api/v1/bbses/9092/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9092/",
    "id": 9092,
    "name": "The Mafia HQ",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269491/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269491/",
            "id": 269491,
            "title": "BAD Art Pack (08/1993)",
            "author_nicks": [
                {
                    "name": "Bitchin' Ansi Design",
                    "abbreviation": "BAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81373/?format=api",
                        "id": 81373,
                        "name": "Bitchin' Ansi Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108958/?format=api",
                "id": 108958,
                "name": "Cyber X"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131391/?format=api",
                "id": 131391,
                "name": "iMAGE Productions"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115219/?format=api",
                "id": 115219,
                "name": "Corruption Staff"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81373/?format=api",
                "id": 81373,
                "name": "Bitchin' Ansi Design"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108955/?format=api",
                "id": 108955,
                "name": "Shallow Grounds Staff"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}