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

{
    "url": "https://demozoo.org/api/v1/bbses/14638/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14638/",
    "id": 14638,
    "name": "Introduce",
    "location": "Russia",
    "country_code": "RU",
    "latitude": 60.0,
    "longitude": 100.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154473/?format=api",
                "id": 154473,
                "name": "Fascint"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154470/?format=api",
                "id": 154470,
                "name": "Reality"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}