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

{
    "url": "https://demozoo.org/api/v1/bbses/2253/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2253/",
    "id": 2253,
    "name": "Final Carrier",
    "location": "Port Chester, Westchester County, New York, United States",
    "country_code": "US",
    "latitude": 41.00176,
    "longitude": -73.66568,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110787/?format=api",
                "id": 110787,
                "name": "Phantasm"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}