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

{
    "url": "https://demozoo.org/api/v1/bbses/13106/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13106/",
    "id": 13106,
    "name": "Internal Theft",
    "location": "Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.44932,
    "longitude": -121.34424,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186933/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186933/",
            "id": 186933,
            "title": "Corosion Info (1)",
            "author_nicks": [
                {
                    "name": "Corosion",
                    "abbreviation": "COR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78035/?format=api",
                        "id": 78035,
                        "name": "Corosion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77638/?format=api",
                "id": 77638,
                "name": "SHoRTY"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60731/?format=api",
                "id": 60731,
                "name": "187"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78035/?format=api",
                "id": 78035,
                "name": "Corosion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}