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

{
    "url": "https://demozoo.org/api/v1/bbses/3206/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3206/",
    "id": 3206,
    "name": "The Charge",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/323311/?format=api",
            "demozoo_url": "https://demozoo.org/productions/323311/",
            "id": 323311,
            "title": "PCX - Crackpatcher FPU/NonFPU Version",
            "author_nicks": [
                {
                    "name": "Crux",
                    "abbreviation": "CRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                        "id": 5452,
                        "name": "Crux",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52422/?format=api",
                "id": 52422,
                "name": "Mario"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52414/?format=api",
                "id": 52414,
                "name": "ECS"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82814/?format=api",
                "id": 82814,
                "name": "Dr. Dre"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24659/?format=api",
                "id": 24659,
                "name": "Vampire"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77876/?format=api",
                "id": 77876,
                "name": "Sion"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "telnet",
        "isdn"
    ]
}