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

{
    "url": "https://demozoo.org/api/v1/bbses/2319/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2319/",
    "id": 2319,
    "name": "Virtual Zone",
    "location": "Genk, Provincie Limburg, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.96619,
    "longitude": 5.49511,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356969/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356969/",
            "id": 356969,
            "title": "CD Menu v1.0",
            "author_nicks": [
                {
                    "name": "Axial Force",
                    "abbreviation": "AXF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                        "id": 22259,
                        "name": "Axial Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-07",
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/296475/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/296475/",
            "id": 296475,
            "title": "Virtual Zone",
            "author_nicks": [
                {
                    "name": "Cyclops",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13656/?format=api",
                        "id": 13656,
                        "name": "Cyclops",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120787/?format=api",
                "id": 120787,
                "name": "Waxweazle"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120783/?format=api",
                "id": 120783,
                "name": "Wave"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}