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

{
    "url": "https://demozoo.org/api/v1/bbses/14896/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14896/",
    "id": 14896,
    "name": "VTEC",
    "location": "British Columbia, Canada",
    "country_code": "CA",
    "latitude": 53.99983,
    "longitude": -125.0032,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/388971/?format=api",
            "demozoo_url": "https://demozoo.org/productions/388971/",
            "id": 388971,
            "title": "VTEC BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-24",
            "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/155551/?format=api",
                "id": 155551,
                "name": "Asuryan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146243/?format=api",
                "id": 146243,
                "name": "Legion of Rising Distributors"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79483/?format=api",
                "id": 79483,
                "name": "Inner Circle"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-console"
    ]
}