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
        }
    ],
    "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"
        }
    ],
    "tags": [
        "bbs-pc",
        "isdn",
        "no-staff-added"
    ]
}