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

{
    "url": "https://demozoo.org/api/v1/bbses/12710/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12710/",
    "id": 12710,
    "name": "90 North",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363330/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363330/",
            "id": 363330,
            "title": "Pirates Cove issue #2",
            "author_nicks": [
                {
                    "name": "Pirates Cove Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146751/?format=api",
                        "id": 146751,
                        "name": "Pirates Cove Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-26",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-busted"
    ]
}