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

{
    "url": "https://demozoo.org/api/v1/bbses/8556/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8556/",
    "id": 8556,
    "name": "Voyager",
    "location": "Kreisfreie Stadt Wiesbaden, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.0825,
    "longitude": 8.25639,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304948/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304948/",
            "id": 304948,
            "title": "CoC-Prompt v1.0",
            "author_nicks": [
                {
                    "name": "Consumers Of Caffeine",
                    "abbreviation": "CoC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129920/?format=api",
                        "id": 129920,
                        "name": "Consumers Of Caffeine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "proboard"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304949/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304949/",
            "id": 304949,
            "title": "SetAlias v1.0",
            "author_nicks": [
                {
                    "name": "Consumers Of Caffeine",
                    "abbreviation": "CoC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129920/?format=api",
                        "id": 129920,
                        "name": "Consumers Of Caffeine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "proboard"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129921/?format=api",
                "id": 129921,
                "name": "MaH"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129920/?format=api",
                "id": 129920,
                "name": "Consumers Of Caffeine"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "proboard",
        "bbs-pc"
    ]
}