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

{
    "url": "https://demozoo.org/api/v1/bbses/5163/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5163/",
    "id": 5163,
    "name": "Black Box",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/194261/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194261/",
            "id": 194261,
            "title": "A Preview of Simple-Technology Skid Row Crackintroes",
            "author_nicks": [
                {
                    "name": "Jetset",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                        "id": 8386,
                        "name": "Jetset",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/169725/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169725/",
            "id": 169725,
            "title": "Super Cauldron",
            "author_nicks": [
                {
                    "name": "Paradox",
                    "abbreviation": "PDX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                        "id": 1853,
                        "name": "Paradox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-24",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "super-cauldron"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135676/?format=api",
                "id": 135676,
                "name": "Apache"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2684/?format=api",
                "id": 2684,
                "name": "Quantum"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                "id": 8386,
                "name": "Jetset"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}