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

{
    "url": "https://demozoo.org/api/v1/bbses/4200/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4200/",
    "id": 4200,
    "name": "Friar Bauls Temple",
    "location": "Oklahoma, United States",
    "country_code": "US",
    "latitude": 35.49209,
    "longitude": -97.50328,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122796/?format=api",
                "id": 122796,
                "name": "Friar Baul"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122787/?format=api",
                "id": 122787,
                "name": "Bad Taste Warez"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}