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

{
    "url": "https://demozoo.org/api/v1/bbses/8627/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8627/",
    "id": 8627,
    "name": "The Lab",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/376981/?format=api",
            "demozoo_url": "https://demozoo.org/productions/376981/",
            "id": 376981,
            "title": "BullRead v1.3",
            "author_nicks": [
                {
                    "name": "Xpress",
                    "abbreviation": "XPR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108312/?format=api",
                        "id": 108312,
                        "name": "Xpress",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amiex",
                "amiex-bulls"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130087/?format=api",
                "id": 130087,
                "name": "Pr. Sinister"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108312/?format=api",
                "id": 108312,
                "name": "Xpress"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}