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

{
    "url": "https://demozoo.org/api/v1/bbses/9193/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9193/",
    "id": 9193,
    "name": "Demo Land",
    "location": "Warszawa, Mazovia, Poland",
    "country_code": "PL",
    "latitude": 52.23547,
    "longitude": 21.04191,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/172460/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172460/",
            "id": 172460,
            "title": "Multicolorview (Group Informations)",
            "author_nicks": [
                {
                    "name": "Extravaganza",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71833/?format=api",
                        "id": 71833,
                        "name": "Extravaganza",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ascii-art-included"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362688/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362688/",
            "id": 362688,
            "title": "Polish BBS List v3.11",
            "author_nicks": [
                {
                    "name": "Easy Rider",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29677/?format=api",
                        "id": 29677,
                        "name": "Easy Rider",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Mystic",
                    "abbreviation": "MST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                        "id": 1035,
                        "name": "Mystic",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-11",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "polish",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/330169/?format=api",
            "demozoo_url": "https://demozoo.org/productions/330169/",
            "id": 330169,
            "title": "Polish BBS List v4.1",
            "author_nicks": [
                {
                    "name": "Easy Rider",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29677/?format=api",
                        "id": 29677,
                        "name": "Easy Rider",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-01-03",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131621/?format=api",
                "id": 131621,
                "name": "Lord Thedach"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71833/?format=api",
                "id": 71833,
                "name": "Extravaganza"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}