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

{
    "url": "https://demozoo.org/api/v1/bbses/1067/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1067/",
    "id": 1067,
    "name": "Digital Wasteland",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275342/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275342/",
            "id": 275342,
            "title": "Hockey League Simulator 2 Cracktro",
            "author_nicks": [
                {
                    "name": "Fairlight",
                    "abbreviation": "FLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                        "id": 239,
                        "name": "Fairlight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-07",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite",
                "music-id-needed",
                "hockey-league-simulator-2"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115134/?format=api",
                "id": 115134,
                "name": "Night Ranger UK"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}