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

{
    "url": "https://demozoo.org/api/v1/bbses/12448/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12448/",
    "id": 12448,
    "name": "The Guild of Thieves (714)",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79194/?format=api",
                "id": 79194,
                "name": "Mithrandir"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146187/?format=api",
                "id": 146187,
                "name": "The Mapper's Guild"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79191/?format=api",
                "id": 79191,
                "name": "The Documentation Network"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}