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

{
    "url": "https://demozoo.org/api/v1/bbses/10947/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10947/",
    "id": 10947,
    "name": "The Oracle",
    "location": "High Wycombe, Buckinghamshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.62907,
    "longitude": -0.74934,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/97475/?format=api",
            "demozoo_url": "https://demozoo.org/productions/97475/",
            "id": 97475,
            "title": "X-Files 14",
            "author_nicks": [
                {
                    "name": "Abyss",
                    "abbreviation": "AYS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                        "id": 398,
                        "name": "Abyss",
                        "is_group": true
                    }
                },
                {
                    "name": "Ethic",
                    "abbreviation": "ETC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14034/?format=api",
                        "id": 14034,
                        "name": "Ethic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "x-files"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362689/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362689/",
            "id": 362689,
            "title": "Xenolink BBS-List December 1996",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-27",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "xenolink"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6110/?format=api",
                "id": 6110,
                "name": "Carnage"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night",
        "xenolink"
    ]
}