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

{
    "url": "https://demozoo.org/api/v1/bbses/11741/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11741/",
    "id": 11741,
    "name": "Icy Cause",
    "location": "Bochum, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.48165,
    "longitude": 7.21648,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356862/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/356862/",
            "id": 356862,
            "title": "Asc(ii)ona Volume III",
            "author_nicks": [
                {
                    "name": "Goonie",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70533/?format=api",
                        "id": 70533,
                        "name": "Goonie",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Latex",
                    "abbreviation": "LTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                        "id": 144603,
                        "name": "Latex",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-10-14",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144605/?format=api",
                "id": 144605,
                "name": "Bigbird"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                "id": 144603,
                "name": "Latex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}