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

{
    "url": "https://demozoo.org/api/v1/bbses/6503/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6503/",
    "id": 6503,
    "name": "4th Dimension (714)",
    "location": "Westminster, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.75918,
    "longitude": -118.00673,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126717/?format=api",
                "id": 126717,
                "name": "Butwheet"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126718/?format=api",
                "id": 126718,
                "name": "Virii"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126719/?format=api",
                "id": 126719,
                "name": "Golden Globe"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}