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

{
    "url": "https://demozoo.org/api/v1/bbses/11203/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11203/",
    "id": 11203,
    "name": "Nasty Dreams",
    "location": "Trelleborgs Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.41274,
    "longitude": 13.26859,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82391/?format=api",
                "id": 82391,
                "name": "Nick"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga"
    ]
}