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

{
    "url": "https://demozoo.org/api/v1/bbses/6699/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6699/",
    "id": 6699,
    "name": "House of Pain",
    "location": "Scotland, United Kingdom",
    "country_code": "GB",
    "latitude": 56.0,
    "longitude": -4.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306828/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306828/",
            "id": 306828,
            "title": "DCSafe-28/11/97",
            "author_nicks": [
                {
                    "name": "Digital Corruption",
                    "abbreviation": "DC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                        "id": 5425,
                        "name": "Digital Corruption",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-11-29",
            "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": [
                "antivirus"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/353615/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/353615/",
            "id": 353615,
            "title": "A High State Of Consciousness",
            "author_nicks": [
                {
                    "name": "Trivial",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5442/?format=api",
                        "id": 5442,
                        "name": "Trivial",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Low Profile",
                    "abbreviation": "LP!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                        "id": 5443,
                        "name": "Low Profile",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52135/?format=api",
                "id": 52135,
                "name": "Chill"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}