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

{
    "url": "https://demozoo.org/api/v1/bbses/3923/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3923/",
    "id": 3923,
    "name": "Grimreapers Graveyard",
    "location": "Walsall, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.58333,
    "longitude": -2.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122386/?format=api",
                "id": 122386,
                "name": "Dr Death"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}