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

{
    "url": "https://demozoo.org/api/v1/bbses/3865/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3865/",
    "id": 3865,
    "name": "Fatal Justice",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122301/?format=api",
                "id": 122301,
                "name": "Nop"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}