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

{
    "url": "https://demozoo.org/api/v1/bbses/10959/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10959/",
    "id": 10959,
    "name": "Voyager",
    "location": "Boston, Lincolnshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.97633,
    "longitude": -0.02664,
    "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"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106848/?format=api",
                "id": 106848,
                "name": "Ultima"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}