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

{
    "url": "https://demozoo.org/api/v1/bbses/1727/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1727/",
    "id": 1727,
    "name": "Drool Zone",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/246810/?format=api",
            "demozoo_url": "https://demozoo.org/productions/246810/",
            "id": 246810,
            "title": "Drool Zone BBS Intro",
            "author_nicks": [
                {
                    "name": "Intense",
                    "abbreviation": "ITS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6696/?format=api",
                        "id": 6696,
                        "name": "Intense",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/279574/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279574/",
            "id": 279574,
            "title": "Underground BBS (4)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-31",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203598/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203598/",
            "id": 203598,
            "title": "Vector Demo 1993",
            "author_nicks": [
                {
                    "name": "Extacy",
                    "abbreviation": "XTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70367/?format=api",
                        "id": 70367,
                        "name": "Extacy",
                        "is_group": true
                    }
                },
                {
                    "name": "The Untouchables",
                    "abbreviation": "TU",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76042/?format=api",
                        "id": 76042,
                        "name": "The Untouchables",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-31",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "uncredited-music"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120217/?format=api",
                "id": 120217,
                "name": "Columbo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25372/?format=api",
                "id": 25372,
                "name": "Nike"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42572/?format=api",
                "id": 42572,
                "name": "Axeblade"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6696/?format=api",
                "id": 6696,
                "name": "Intense"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76042/?format=api",
                "id": 76042,
                "name": "The Untouchables"
            },
            "role": ""
        }
    ],
    "tags": []
}