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

{
    "url": "https://demozoo.org/api/v1/bbses/5177/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5177/",
    "id": 5177,
    "name": "The Knight Sky",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200880/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200880/",
            "id": 200880,
            "title": "The Knight Sky BBS",
            "author_nicks": [
                {
                    "name": "Triad",
                    "abbreviation": "TRI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87699/?format=api",
                        "id": 87699,
                        "name": "Triad",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/80445/?format=api",
                "id": 80445,
                "name": "Lord Draxxon"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87699/?format=api",
                "id": 87699,
                "name": "Triad"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "artboard"
    ]
}