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

{
    "url": "https://demozoo.org/api/v1/bbses/11294/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11294/",
    "id": 11294,
    "name": "House of Domination",
    "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/360/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360/",
            "id": 360,
            "title": "Mystical Dreep",
            "author_nicks": [
                {
                    "name": "Subzero",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                        "id": 1603,
                        "name": "Subzero",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-23",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/259328/?format=api",
            "demozoo_url": "https://demozoo.org/productions/259328/",
            "id": 259328,
            "title": "Syndicate Chaos Dialer V1.0a",
            "author_nicks": [
                {
                    "name": "Subzero",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                        "id": 1603,
                        "name": "Subzero",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "phreaking-tool"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1611/?format=api",
                "id": 1611,
                "name": "The Dominator"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                "id": 1603,
                "name": "Subzero"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}