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

{
    "url": "https://demozoo.org/api/v1/bbses/10619/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10619/",
    "id": 10619,
    "name": "Wire Trip",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86685/?format=api",
                "id": 86685,
                "name": "Bloodshot"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121574/?format=api",
                "id": 121574,
                "name": "Arrogant Couriers with Essays"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}