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

{
    "url": "https://demozoo.org/api/v1/bbses/7861/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7861/",
    "id": 7861,
    "name": "Cyber Razpotin",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276754/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276754/",
            "id": 276754,
            "title": "Cyber Razpotin BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-28",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128705/?format=api",
                "id": 128705,
                "name": "Acid Burn"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128706/?format=api",
                "id": 128706,
                "name": "Power House"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128707/?format=api",
                "id": 128707,
                "name": "Mr. Twisted"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}