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

{
    "url": "https://demozoo.org/api/v1/bbses/5578/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5578/",
    "id": 5578,
    "name": "Rave Channel (0228)",
    "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/356863/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/356863/",
            "id": 356863,
            "title": "Crap",
            "author_nicks": [
                {
                    "name": "Adon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114048/?format=api",
                        "id": 114048,
                        "name": "Adon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-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/91201/?format=api",
                "id": 91201,
                "name": "Cole"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126697/?format=api",
                "id": 126697,
                "name": "Caos"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121655/?format=api",
                "id": 121655,
                "name": "zAz"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7001/?format=api",
                "id": 7001,
                "name": "Progress"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}