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

{
    "url": "https://demozoo.org/api/v1/bbses/10031/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10031/",
    "id": 10031,
    "name": "The Vortex (713)",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133693/?format=api",
                "id": 133693,
                "name": "Space Warrior"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46519/?format=api",
                "id": 46519,
                "name": "Dark Spyre"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}