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

{
    "url": "https://demozoo.org/api/v1/bbses/5822/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5822/",
    "id": 5822,
    "name": "Underground",
    "location": "Raamsdonksveer, Gemeente Geertruidenberg, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.69667,
    "longitude": 4.87361,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/102452/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102452/",
            "id": 102452,
            "title": "Call Now",
            "author_nicks": [
                {
                    "name": "The Hidden",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48015/?format=api",
                        "id": 48015,
                        "name": "The Hidden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-07",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/104815/?format=api",
                "id": 104815,
                "name": "Emphyrio"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60978/?format=api",
                "id": 60978,
                "name": "Stresskiller"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101889/?format=api",
                "id": 101889,
                "name": "Airco"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74386/?format=api",
                "id": 74386,
                "name": "Hi-Tech"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125044/?format=api",
                "id": 125044,
                "name": "Rangers"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48015/?format=api",
                "id": 48015,
                "name": "The Hidden"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35443/?format=api",
                "id": 35443,
                "name": "Purple Turtle"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}