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

{
    "url": "https://demozoo.org/api/v1/bbses/9287/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9287/",
    "id": 9287,
    "name": "Oportunity",
    "location": "Köln-Porz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.8888,
    "longitude": 7.05707,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308758/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308758/",
            "id": 308758,
            "title": "Leecher v1.00",
            "author_nicks": [
                {
                    "name": "Gilden",
                    "abbreviation": "GLD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9912/?format=api",
                        "id": 9912,
                        "name": "Gilden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/308764/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308764/",
            "id": 308764,
            "title": "Protocol Replacement v2.0",
            "author_nicks": [
                {
                    "name": "Gilden",
                    "abbreviation": "GLD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9912/?format=api",
                        "id": 9912,
                        "name": "Gilden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-25",
            "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": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14554/?format=api",
                "id": 14554,
                "name": "Exorzist"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9912/?format=api",
                "id": 9912,
                "name": "Gilden"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "proboard",
        "bbs-pc"
    ]
}