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

{
    "url": "https://demozoo.org/api/v1/bbses/213/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/213/",
    "id": 213,
    "name": "Atlantis",
    "location": "Gemeente Gouda, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.01917,
    "longitude": 4.7079,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279573/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279573/",
            "id": 279573,
            "title": "Atlantis BBS (4)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/32558/?format=api",
            "demozoo_url": "https://demozoo.org/productions/32558/",
            "id": 32558,
            "title": "Imphobia 4",
            "author_nicks": [
                {
                    "name": "Imphobia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                        "id": 11375,
                        "name": "Imphobia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-27",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "imphobia"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/279574/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279574/",
            "id": 279574,
            "title": "Underground BBS (4)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119151/?format=api",
                "id": 119151,
                "name": "The Snake"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125918/?format=api",
                "id": 125918,
                "name": "The Empire"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                "id": 11375,
                "name": "Imphobia"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}