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

{
    "url": "https://demozoo.org/api/v1/bbses/11173/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11173/",
    "id": 11173,
    "name": "Bad Boys",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280038/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280038/",
            "id": 280038,
            "title": "Bad Boys BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-28",
            "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/327635/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327635/",
            "id": 327635,
            "title": "Game Review Form Fill-Out",
            "author_nicks": [
                {
                    "name": "President",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138614/?format=api",
                        "id": 138614,
                        "name": "President",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-01",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138614/?format=api",
                "id": 138614,
                "name": "President"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138615/?format=api",
                "id": 138615,
                "name": "CrackerJack"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}