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

{
    "url": "https://demozoo.org/api/v1/bbses/1959/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1959/",
    "id": 1959,
    "name": "Our World",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196582/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196582/",
            "id": 196582,
            "title": "Our World BBS",
            "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/283581/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283581/",
            "id": 283581,
            "title": "Unification  #1",
            "author_nicks": [
                {
                    "name": "Aim Higher",
                    "abbreviation": "AH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116673/?format=api",
                        "id": 116673,
                        "name": "Aim Higher",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-16",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-coded-component"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120451/?format=api",
                "id": 120451,
                "name": "Anarchy Tech"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30724/?format=api",
                "id": 30724,
                "name": "b0b"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72543/?format=api",
                "id": 72543,
                "name": "Skyjump Team"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30725/?format=api",
                "id": 30725,
                "name": "Mazurka"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116673/?format=api",
                "id": 116673,
                "name": "Aim Higher"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "music-bbs"
    ]
}