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

{
    "url": "https://demozoo.org/api/v1/bbses/2291/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2291/",
    "id": 2291,
    "name": "Genfab",
    "location": "Fredericton, New Brunswick, Canada",
    "country_code": "CA",
    "latitude": 45.94541,
    "longitude": -66.66558,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200168/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200168/",
            "id": 200168,
            "title": "Genfab BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270899/?format=api",
            "demozoo_url": "https://demozoo.org/productions/270899/",
            "id": 270899,
            "title": "Genfab BBS (2)",
            "author_nicks": [
                {
                    "name": "Fire",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                        "id": 13963,
                        "name": "Fire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "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/120755/?format=api",
                "id": 120755,
                "name": "Mighty Mouse"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}