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

{
    "url": "https://demozoo.org/api/v1/bbses/2200/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2200/",
    "id": 2200,
    "name": "The Late Night (812)",
    "location": "Terre Haute, Vigo County, Indiana, United States",
    "country_code": "US",
    "latitude": 39.4667,
    "longitude": -87.41391,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120662/?format=api",
                "id": 120662,
                "name": "Money Man"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76761/?format=api",
                "id": 76761,
                "name": "Lucida"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}