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

{
    "url": "https://demozoo.org/api/v1/bbses/8362/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8362/",
    "id": 8362,
    "name": "The Optic Chiasm",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/287949/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/287949/",
            "id": 287949,
            "title": "UAA April 1993 Packet",
            "author_nicks": [
                {
                    "name": "United Artist Association",
                    "abbreviation": "UAA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118271/?format=api",
                        "id": 118271,
                        "name": "United Artist Association",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-01",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129754/?format=api",
                "id": 129754,
                "name": "Gandolf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118271/?format=api",
                "id": 118271,
                "name": "United Artist Association"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119712/?format=api",
                "id": 119712,
                "name": "The Rape Ware Syndicate"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}