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

{
    "url": "https://demozoo.org/api/v1/bbses/2080/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2080/",
    "id": 2080,
    "name": "Master Board",
    "location": "Düren, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.8009,
    "longitude": 6.4788,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/183003/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183003/",
            "id": 183003,
            "title": "Master Board BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80487/?format=api",
                "id": 80487,
                "name": "Guenex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc",
        "bbs-public",
        "fidonet"
    ]
}