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

{
    "url": "https://demozoo.org/api/v1/bbses/11176/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11176/",
    "id": 11176,
    "name": "Crimson Waters",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269503/?format=api",
            "demozoo_url": "https://demozoo.org/productions/269503/",
            "id": 269503,
            "title": "Blister #2",
            "author_nicks": [
                {
                    "name": "Blister Staff",
                    "abbreviation": "Blister",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                        "id": 132869,
                        "name": "Blister Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04",
            "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": [
                "textmode"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200013/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200013/",
            "id": 200013,
            "title": "Crimson Waters BBS",
            "author_nicks": [
                {
                    "name": "Motion",
                    "abbreviation": "MTN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86618/?format=api",
                        "id": 86618,
                        "name": "Motion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86619/?format=api",
                "id": 86619,
                "name": "Proze"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124146/?format=api",
                "id": 124146,
                "name": "Pagan"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}