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

{
    "url": "https://demozoo.org/api/v1/bbses/12938/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12938/",
    "id": 12938,
    "name": "High Times (J.P)",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147527/?format=api",
                "id": 147527,
                "name": "Targa"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79322/?format=api",
                "id": 79322,
                "name": "Dead Weight"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}