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

{
    "url": "https://demozoo.org/api/v1/bbses/5441/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5441/",
    "id": 5441,
    "name": "Hallowed Point",
    "location": "Orivesi, Tampere, Pirkanmaa, Finland",
    "country_code": "FI",
    "latitude": 61.67994,
    "longitude": 24.35892,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74609/?format=api",
                "id": 74609,
                "name": "Dr. Acid"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86587/?format=api",
                "id": 86587,
                "name": "The Masterblaster"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                "id": 1785,
                "name": "Collision"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}