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

{
    "url": "https://demozoo.org/api/v1/bbses/8292/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8292/",
    "id": 8292,
    "name": "Ganja Land",
    "location": "Switzerland",
    "country_code": "CH",
    "latitude": 47.00016,
    "longitude": 8.01427,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129641/?format=api",
                "id": 129641,
                "name": "Jeskolum"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79061/?format=api",
                "id": 79061,
                "name": "Black Squadron"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83021/?format=api",
                "id": 83021,
                "name": "Parasite"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "unknown-location"
    ]
}