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

{
    "url": "https://demozoo.org/api/v1/bbses/8688/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8688/",
    "id": 8688,
    "name": "Wonderland",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/305706/?format=api",
            "demozoo_url": "https://demozoo.org/productions/305706/",
            "id": 305706,
            "title": "Teenage Mutant Ninja Turtles - Arcade Game infinite lives",
            "author_nicks": [
                {
                    "name": "The Phoney Coders Trainers Division",
                    "abbreviation": "TPC-TD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                        "id": 6627,
                        "name": "The Phoney Coders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-03",
            "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": [
                "no-binaries",
                "teenage-mutant-ninja-turtles-arcade"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/340935/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340935/",
            "id": 340935,
            "title": "Tennis Cup 2 Trainer",
            "author_nicks": [
                {
                    "name": "The Phoney Coders Trainers Division",
                    "abbreviation": "TPC-TD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                        "id": 6627,
                        "name": "The Phoney Coders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-02",
            "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": [
                "tennis-cup-2"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130097/?format=api",
                "id": 130097,
                "name": "Mr. Mixty"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                "id": 6627,
                "name": "The Phoney Coders"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}