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

{
    "url": "https://demozoo.org/api/v1/bbses/3964/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3964/",
    "id": 3964,
    "name": "Wizard",
    "location": "Rio de Janeiro, Brazil",
    "country_code": "BR",
    "latitude": -22.25,
    "longitude": -42.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295140/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/295140/",
            "id": 295140,
            "title": "Axial Force Artpack (01/1997)",
            "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": "1997-01-02",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43195/?format=api",
                "id": 43195,
                "name": "Grilo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78914/?format=api",
                "id": 78914,
                "name": "Creators Of The Shadow Force"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}