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

{
    "url": "https://demozoo.org/api/v1/bbses/12056/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12056/",
    "id": 12056,
    "name": "5th Wheel",
    "location": "Burlington, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.38621,
    "longitude": -79.83713,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184398/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184398/",
            "id": 184398,
            "title": "5th Wheel BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144949/?format=api",
                "id": 144949,
                "name": "Big Rig"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}