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

{
    "url": "https://demozoo.org/api/v1/bbses/295/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/295/",
    "id": 295,
    "name": "The Continental",
    "location": "Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 49.08333,
    "longitude": 9.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/32558/?format=api",
            "demozoo_url": "https://demozoo.org/productions/32558/",
            "id": 32558,
            "title": "Imphobia 4",
            "author_nicks": [
                {
                    "name": "Imphobia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                        "id": 11375,
                        "name": "Imphobia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-27",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "imphobia"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119183/?format=api",
                "id": 119183,
                "name": "Trojaner"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74688/?format=api",
                "id": 74688,
                "name": "Skull"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}