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

{
    "url": "https://demozoo.org/api/v1/bbses/6418/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6418/",
    "id": 6418,
    "name": "The Mosh Pit",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126438/?format=api",
                "id": 126438,
                "name": "The Thrasher"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78490/?format=api",
                "id": 78490,
                "name": "Cyber Legion"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}