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

{
    "url": "https://demozoo.org/api/v1/bbses/10074/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10074/",
    "id": 10074,
    "name": "Area 51 (519) [1]",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133760/?format=api",
                "id": 133760,
                "name": "Drip"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119102/?format=api",
                "id": 119102,
                "name": "The Edge"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "artboard",
        "hpav"
    ]
}