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

{
    "url": "https://demozoo.org/api/v1/bbses/11718/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11718/",
    "id": 11718,
    "name": "Damnatic",
    "location": "Gemeente Opmeer, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.71468,
    "longitude": 4.95334,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356040/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356040/",
            "id": 356040,
            "title": "DStars v1.0",
            "author_nicks": [
                {
                    "name": "Damnation",
                    "abbreviation": "DMA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144440/?format=api",
                        "id": 144440,
                        "name": "Damnation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "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": [
                "remoteaccess"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/327877/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327877/",
            "id": 327877,
            "title": "Dutch BBS-List #28 (02/1996)",
            "author_nicks": [
                {
                    "name": "ConsPiracy",
                    "abbreviation": "PIR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138751/?format=api",
                        "id": 138751,
                        "name": "ConsPiracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02-19",
            "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": [
                "dutch",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78076/?format=api",
                "id": 78076,
                "name": "Valocity"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "remoteaccess",
        "bbs-pc"
    ]
}