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

{
    "url": "https://demozoo.org/api/v1/bbses/5463/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5463/",
    "id": 5463,
    "name": "Boris & Co.",
    "location": "Switzerland",
    "country_code": "CH",
    "latitude": 47.00016,
    "longitude": 8.01427,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/267824/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267824/",
            "id": 267824,
            "title": "Boris And Co BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/124458/?format=api",
                "id": 124458,
                "name": "Boris"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145174/?format=api",
                "id": 145174,
                "name": "Murphy"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145175/?format=api",
                "id": 145175,
                "name": "Hitcher"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145176/?format=api",
                "id": 145176,
                "name": "Dada'S"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131032/?format=api",
                "id": 131032,
                "name": "Loom"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38383/?format=api",
                "id": 38383,
                "name": "File Not Found"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}