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

{
    "url": "https://demozoo.org/api/v1/bbses/1950/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1950/",
    "id": 1950,
    "name": "Vision",
    "location": "Landkreis Heilbronn, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 49.2,
    "longitude": 9.2,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378001/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378001/",
            "id": 378001,
            "title": "GSN Infopacket & Nodelist 11/10/94",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-11",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "gsn-net",
                "nodelist",
                "newsletter"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152012/?format=api",
                "id": 152012,
                "name": "Phoenix"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120446/?format=api",
                "id": 120446,
                "name": "The Factory"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "demoscene-bbs",
        "gsn-net"
    ]
}