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

{
    "url": "https://demozoo.org/api/v1/bbses/10175/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10175/",
    "id": 10175,
    "name": "Fear Phactor",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133951/?format=api",
                "id": 133951,
                "name": "Immortality"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14159/?format=api",
                "id": 14159,
                "name": "Cryogenic"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87457/?format=api",
                "id": 87457,
                "name": "Tremor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "iniquity"
    ]
}