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

{
    "url": "https://demozoo.org/api/v1/bbses/10597/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10597/",
    "id": 10597,
    "name": "The Trash Heap",
    "location": "Oklahoma City, Oklahoma County, Oklahoma, United States",
    "country_code": "US",
    "latitude": 35.46756,
    "longitude": -97.51643,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278244/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278244/",
            "id": 278244,
            "title": "Audio Distortion Application Generator",
            "author_nicks": [
                {
                    "name": "Audio Distortion",
                    "abbreviation": "AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                        "id": 47505,
                        "name": "Audio Distortion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-06-19",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135387/?format=api",
                "id": 135387,
                "name": "Greaser"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                "id": 47505,
                "name": "Audio Distortion"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135403/?format=api",
                "id": 135403,
                "name": "Criminals of Radical Extremes Staff"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79322/?format=api",
                "id": 79322,
                "name": "Dead Weight"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}