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

{
    "url": "https://demozoo.org/api/v1/bbses/10458/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10458/",
    "id": 10458,
    "name": "National Security Agency",
    "location": "San Jose, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.33939,
    "longitude": -121.89496,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72713/?format=api",
                "id": 72713,
                "name": "Wire Tap"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87264/?format=api",
                "id": 87264,
                "name": "Serpent!"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46542/?format=api",
                "id": 46542,
                "name": "Betrayer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87253/?format=api",
                "id": 87253,
                "name": "Manifest"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "liquid",
        "incomplete-affils"
    ]
}