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

{
    "url": "https://demozoo.org/api/v1/bbses/8022/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8022/",
    "id": 8022,
    "name": "Zygotes Hideaway",
    "location": "North Carolina, United States",
    "country_code": "US",
    "latitude": 35.50069,
    "longitude": -80.00032,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129092/?format=api",
                "id": 129092,
                "name": "Zygote"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76997/?format=api",
                "id": 76997,
                "name": "The One And Only"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}