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

{
    "url": "https://demozoo.org/api/v1/bbses/8283/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8283/",
    "id": 8283,
    "name": "The Devils Cave",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295069/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295069/",
            "id": 295069,
            "title": "Box Ranger Dox",
            "author_nicks": [
                {
                    "name": "Dream Syndicate",
                    "abbreviation": "DS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78273/?format=api",
                        "id": 78273,
                        "name": "Dream Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/198400/?format=api",
            "demozoo_url": "https://demozoo.org/productions/198400/",
            "id": 198400,
            "title": "The Devils Cave BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290590/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290590/",
            "id": 290590,
            "title": "Electronic Battleship Review",
            "author_nicks": [
                {
                    "name": "Dream Syndicate",
                    "abbreviation": "DS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78273/?format=api",
                        "id": 78273,
                        "name": "Dream Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-18",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290760/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290760/",
            "id": 290760,
            "title": "Spitball Dox",
            "author_nicks": [
                {
                    "name": "Dream Syndicate",
                    "abbreviation": "DS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78273/?format=api",
                        "id": 78273,
                        "name": "Dream Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-18",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129616/?format=api",
                "id": 129616,
                "name": "Hellraiser"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129617/?format=api",
                "id": 129617,
                "name": "Scarface"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78273/?format=api",
                "id": 78273,
                "name": "Dream Syndicate"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}