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

{
    "url": "https://demozoo.org/api/v1/bbses/3500/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3500/",
    "id": 3500,
    "name": "Alpha Sector",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292651/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292651/",
            "id": 292651,
            "title": "BBS Lister PPE v0.1ß",
            "author_nicks": [
                {
                    "name": "Pirates Of A Higher Cadre",
                    "abbreviation": "PHC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121923/?format=api",
                        "id": 121923,
                        "name": "Pirates Of A Higher Cadre",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-23",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121954/?format=api",
                "id": 121954,
                "name": "Carnage"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121923/?format=api",
                "id": 121923,
                "name": "Pirates Of A Higher Cadre"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71872/?format=api",
                "id": 71872,
                "name": "ATOMiC Productions"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}