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

{
    "url": "https://demozoo.org/api/v1/bbses/1938/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1938/",
    "id": 1938,
    "name": "Stream",
    "location": "Gummersbach, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.02608,
    "longitude": 7.56473,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359213/?format=api",
            "demozoo_url": "https://demozoo.org/music/359213/",
            "id": 359213,
            "title": "Hymn",
            "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-04-14",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "s3m"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120437/?format=api",
                "id": 120437,
                "name": "Captain Kirk"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85163/?format=api",
                "id": 85163,
                "name": "Digital Underground"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}