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

{
    "url": "https://demozoo.org/api/v1/bbses/4470/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4470/",
    "id": 4470,
    "name": "The Last Trial",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269644/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269644/",
            "id": 269644,
            "title": "ICEPack August 1992",
            "author_nicks": [
                {
                    "name": "Insane Creators Enterprise",
                    "abbreviation": "iCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                        "id": 2196,
                        "name": "Insane Creators Enterprise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175549/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175549/",
            "id": 175549,
            "title": "The Last Trial BBS",
            "author_nicks": [
                {
                    "name": "Mirage",
                    "abbreviation": "MIR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                        "id": 45887,
                        "name": "Mirage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/46662/?format=api",
                "id": 46662,
                "name": "The Judge"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131344/?format=api",
                "id": 131344,
                "name": "TCSNet"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}