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

{
    "url": "https://demozoo.org/api/v1/bbses/7735/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7735/",
    "id": 7735,
    "name": "Tartarus",
    "location": "Burlington County, New Jersey, United States",
    "country_code": "US",
    "latitude": 39.87769,
    "longitude": -74.6682,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86011/?format=api",
                "id": 86011,
                "name": "Borys"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86013/?format=api",
                "id": 86013,
                "name": "Village Idiot"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86685/?format=api",
                "id": 86685,
                "name": "Bloodshot"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86008/?format=api",
                "id": 86008,
                "name": "Eden"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                "id": 110246,
                "name": "Emerge"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}