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

{
    "url": "https://demozoo.org/api/v1/bbses/11672/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11672/",
    "id": 11672,
    "name": "ProBit",
    "location": "Bonn, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.73616,
    "longitude": 7.1002,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/285663/?format=api",
            "demozoo_url": "https://demozoo.org/productions/285663/",
            "id": 285663,
            "title": "Ambiance Music Pack #3",
            "author_nicks": [
                {
                    "name": "Ambiance",
                    "abbreviation": "AMBi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117530/?format=api",
                        "id": 117530,
                        "name": "Ambiance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117530/?format=api",
                "id": 117530,
                "name": "Ambiance"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}