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

{
    "url": "https://demozoo.org/api/v1/bbses/6782/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6782/",
    "id": 6782,
    "name": "Spotlite",
    "location": "Gemeente Amersfoort, Utrecht, Netherlands",
    "country_code": "NL",
    "latitude": 52.17375,
    "longitude": 5.38954,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127137/?format=api",
                "id": 127137,
                "name": "Slane"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-console",
        "incomplete-affils",
        "evolution-bbs"
    ]
}