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

{
    "url": "https://demozoo.org/api/v1/bbses/1604/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1604/",
    "id": 1604,
    "name": "Fatal Eclipse",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88044/?format=api",
                "id": 88044,
                "name": "Duck Rogers"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131944/?format=api",
                "id": 131944,
                "name": "Jim Knopf"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154529/?format=api",
                "id": 154529,
                "name": "Darkseed"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85879/?format=api",
                "id": 85879,
                "name": "Netrunner"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14942/?format=api",
                "id": 14942,
                "name": "United Cracking Force"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88624/?format=api",
                "id": 88624,
                "name": "Merlin Couriers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67996/?format=api",
                "id": 67996,
                "name": "Horizon"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81289/?format=api",
                "id": 81289,
                "name": "The Black Star"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67881/?format=api",
                "id": 67881,
                "name": "Eclipse"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn",
        "no-staff-added"
    ]
}