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

{
    "url": "https://demozoo.org/api/v1/bbses/3615/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3615/",
    "id": 3615,
    "name": "Nuclear Research",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361109/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/361109/",
            "id": 361109,
            "title": "Wild Pitch Indica No. 4",
            "author_nicks": [
                {
                    "name": "Fact!",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22089/?format=api",
                        "id": 22089,
                        "name": "Fact!",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06-15",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81548/?format=api",
                "id": 81548,
                "name": "Acid-Jesus"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52690/?format=api",
                "id": 52690,
                "name": "Darkangel"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10810/?format=api",
                "id": 10810,
                "name": "Harald Krischna"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5232/?format=api",
                "id": 5232,
                "name": "Decision"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "fame",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "music-bbs"
    ]
}