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

{
    "url": "https://demozoo.org/api/v1/bbses/10260/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10260/",
    "id": 10260,
    "name": "The Coders Cunt",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/189802/?format=api",
            "demozoo_url": "https://demozoo.org/productions/189802/",
            "id": 189802,
            "title": "Da Coders Cunt BBS",
            "author_nicks": [
                {
                    "name": "oCCult",
                    "abbreviation": "oCC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                        "id": 11773,
                        "name": "oCCult",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998",
            "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/11774/?format=api",
                "id": 11774,
                "name": "Pigpen"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                "id": 11773,
                "name": "oCCult"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-c64",
        "demoscene-bbs",
        "programming-bbs"
    ]
}