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

{
    "url": "https://demozoo.org/api/v1/bbses/1935/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1935/",
    "id": 1935,
    "name": "Lost Continent",
    "location": "Reichshof, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.95,
    "longitude": 7.7,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359212/?format=api",
            "demozoo_url": "https://demozoo.org/music/359212/",
            "id": 359212,
            "title": "Funcore",
            "author_nicks": [
                {
                    "name": "Lexi",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116547/?format=api",
                        "id": 116547,
                        "name": "Lexi",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Digital Underground",
                    "abbreviation": "DGU, DIG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/85163/?format=api",
                        "id": 85163,
                        "name": "Digital Underground",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-03-31",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "s3m"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/339447/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/339447/",
            "id": 339447,
            "title": "Nobody Can't Hold Me Down",
            "author_nicks": [
                {
                    "name": "Lord Chaos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/626/?format=api",
                        "id": 626,
                        "name": "Lord Chaos",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Black Maiden",
                    "abbreviation": "BM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                        "id": 3810,
                        "name": "Black Maiden",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-06-30",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85166/?format=api",
                "id": 85166,
                "name": "Belom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85163/?format=api",
                "id": 85163,
                "name": "Digital Underground"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}