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

{
    "url": "https://demozoo.org/api/v1/bbses/3127/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3127/",
    "id": 3127,
    "name": "Digital Orgasm",
    "location": "Kanton Solothurn, Solothurn, Switzerland",
    "country_code": "CH",
    "latitude": 47.21071,
    "longitude": 7.52048,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/223960/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223960/",
            "id": 223960,
            "title": "Digital Orgasm BBS Intro",
            "author_nicks": [
                {
                    "name": "Trisomix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/96564/?format=api",
                        "id": 96564,
                        "name": "Trisomix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100026/?format=api",
                "id": 100026,
                "name": "Bolero"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}