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

{
    "url": "https://demozoo.org/api/v1/bbses/6225/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6225/",
    "id": 6225,
    "name": "The Fly BBS",
    "location": "Poznań, Greater Poland, Poland",
    "country_code": "PL",
    "latitude": 52.40692,
    "longitude": 16.92993,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136936/?format=api",
                "id": 136936,
                "name": "Jakub Klawiter"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136937/?format=api",
                "id": 136937,
                "name": "Vacat"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}