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

{
    "url": "https://demozoo.org/api/v1/bbses/12294/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12294/",
    "id": 12294,
    "name": "Stone Immaculate",
    "location": "Glen Eden, Auckland, New Zealand",
    "country_code": "NZ",
    "latitude": -36.91667,
    "longitude": 174.65,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69945/?format=api",
                "id": 69945,
                "name": "Overdose"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}