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

{
    "url": "https://demozoo.org/api/v1/bbses/7144/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7144/",
    "id": 7144,
    "name": "Flash (068)",
    "location": "Saarland, Germany",
    "country_code": "DE",
    "latitude": 49.40472,
    "longitude": 6.96083,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53639/?format=api",
                "id": 53639,
                "name": "DOG"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77325/?format=api",
                "id": 77325,
                "name": "Hico"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4898/?format=api",
                "id": 4898,
                "name": "Interpol"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}