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

{
    "url": "https://demozoo.org/api/v1/bbses/6997/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6997/",
    "id": 6997,
    "name": "Sudden Impact (+61-3)",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127489/?format=api",
                "id": 127489,
                "name": "Angel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}