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

{
    "url": "https://demozoo.org/api/v1/bbses/13969/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13969/",
    "id": 13969,
    "name": "The Joint",
    "location": "Whitby, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.88342,
    "longitude": -78.93287,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271132/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271132/",
            "id": 271132,
            "title": "Remorse Ascii Pack #5",
            "author_nicks": [
                {
                    "name": "Remorse 1981",
                    "abbreviation": "RMRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                        "id": 7049,
                        "name": "Remorse 1981",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151808/?format=api",
                "id": 151808,
                "name": "Twisted Logic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "oblivion2"
    ]
}