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

{
    "url": "https://demozoo.org/api/v1/bbses/6020/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6020/",
    "id": 6020,
    "name": "PirateShip BBS",
    "location": "Ottawa, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.41117,
    "longitude": -75.69812,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/156597/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156597/",
            "id": 156597,
            "title": "XC Modules Ripper V0.99",
            "author_nicks": [
                {
                    "name": "Underworlde",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65256/?format=api",
                        "id": 65256,
                        "name": "Underworlde",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-ripper"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65257/?format=api",
                "id": 65257,
                "name": "DØC"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65256/?format=api",
                "id": 65256,
                "name": "Underworlde"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "paragon-bbs"
    ]
}