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

{
    "url": "https://demozoo.org/api/v1/bbses/3898/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3898/",
    "id": 3898,
    "name": "Byteriders",
    "location": "Landkreis Ansbach, Regierungsbezirk Mittelfranken, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 49.23165,
    "longitude": 10.4642,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/224076/?format=api",
            "demozoo_url": "https://demozoo.org/productions/224076/",
            "id": 224076,
            "title": "Bush 1.7",
            "author_nicks": [
                {
                    "name": "Zig Zag Corporation",
                    "abbreviation": "ZZC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/96775/?format=api",
                        "id": 96775,
                        "name": "Zig Zag Corporation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-21",
            "supertype": "production",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "antivirus"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122357/?format=api",
                "id": 122357,
                "name": "Joker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122358/?format=api",
                "id": 122358,
                "name": "Ernesto"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122360/?format=api",
                "id": 122360,
                "name": "Jazzytech"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122359/?format=api",
                "id": 122359,
                "name": "Illuminator"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96775/?format=api",
                "id": 96775,
                "name": "Zig Zag Corporation"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}