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

{
    "url": "https://demozoo.org/api/v1/bbses/4106/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4106/",
    "id": 4106,
    "name": "Level 10",
    "location": "Sunderland, England, United Kingdom",
    "country_code": "GB",
    "latitude": 54.90465,
    "longitude": -1.38222,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/212487/?format=api",
            "demozoo_url": "https://demozoo.org/productions/212487/",
            "id": 212487,
            "title": "Kingpin Bowling 1 Disked",
            "author_nicks": [
                {
                    "name": "Data Division",
                    "abbreviation": "DAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                        "id": 23607,
                        "name": "Data Division",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "kingpin-arcade-sports-bowling"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                "id": 23607,
                "name": "Data Division"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}