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

{
    "url": "https://demozoo.org/api/v1/bbses/9739/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9739/",
    "id": 9739,
    "name": "Black Sunshine (604)",
    "location": "British Columbia, Canada",
    "country_code": "CA",
    "latitude": 53.99983,
    "longitude": -125.0032,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63244/?format=api",
                "id": 63244,
                "name": "Adidas"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}