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

{
    "url": "https://demozoo.org/api/v1/bbses/5378/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5378/",
    "id": 5378,
    "name": "Reciprocity",
    "location": "Washington, United States",
    "country_code": "US",
    "latitude": 47.50012,
    "longitude": -120.50147,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124259/?format=api",
                "id": 124259,
                "name": "Star Groove"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123830/?format=api",
                "id": 123830,
                "name": "Death Bringer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88422/?format=api",
                "id": 88422,
                "name": "fATE"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47158/?format=api",
                "id": 47158,
                "name": "Knights of the Round Table"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108908/?format=api",
                "id": 108908,
                "name": "RANCiD"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "hpav"
    ]
}