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

{
    "url": "https://demozoo.org/api/v1/bbses/135/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/135/",
    "id": 135,
    "name": "Arkon",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119114/?format=api",
                "id": 119114,
                "name": "Pet"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93433/?format=api",
                "id": 93433,
                "name": "Rator"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119115/?format=api",
                "id": 119115,
                "name": "Fiona"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86099/?format=api",
                "id": 86099,
                "name": "Stephen King"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "isdn",
        "bbs-console-only"
    ]
}