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

{
    "url": "https://demozoo.org/api/v1/bbses/4711/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4711/",
    "id": 4711,
    "name": "Icehouse",
    "location": "Konin, Greater Poland, Poland",
    "country_code": "PL",
    "latitude": 52.22338,
    "longitude": 18.25121,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/244559/?format=api",
            "demozoo_url": "https://demozoo.org/productions/244559/",
            "id": 244559,
            "title": "BBS Intro",
            "author_nicks": [
                {
                    "name": "Freezers",
                    "abbreviation": "FRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2723/?format=api",
                        "id": 2723,
                        "name": "Freezers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/246706/?format=api",
            "demozoo_url": "https://demozoo.org/productions/246706/",
            "id": 246706,
            "title": "Silesia #12",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "ILS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
                        "id": 8810,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "polish-language",
                "silesia"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53019/?format=api",
                "id": 53019,
                "name": "Sky"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14805/?format=api",
                "id": 14805,
                "name": "Spec"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/97923/?format=api",
                "id": 97923,
                "name": "Krasnal"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19585/?format=api",
                "id": 19585,
                "name": "CIA"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2723/?format=api",
                "id": 2723,
                "name": "Freezers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}