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

{
    "url": "https://demozoo.org/api/v1/bbses/11220/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11220/",
    "id": 11220,
    "name": "Flash",
    "location": "Kecskemét, Bács-Kiskun, Hungary",
    "country_code": "HU",
    "latitude": 46.90618,
    "longitude": 19.69128,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/329820/?format=api",
            "demozoo_url": "https://demozoo.org/productions/329820/",
            "id": 329820,
            "title": "Conference Join PPE v1.0",
            "author_nicks": [
                {
                    "name": "Machine Fun Crew",
                    "abbreviation": "MFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                        "id": 139373,
                        "name": "Machine Fun Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-06",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139377/?format=api",
                "id": 139377,
                "name": "Till Moselle"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                "id": 139373,
                "name": "Machine Fun Crew"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}