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

{
    "url": "https://demozoo.org/api/v1/bbses/11427/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11427/",
    "id": 11427,
    "name": "The Satanic Syndicate",
    "location": "Glen Rock, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.96288,
    "longitude": -74.13292,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340497/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340497/",
            "id": 340497,
            "title": "Star Control 2 Trainer",
            "author_nicks": [
                {
                    "name": "The Dream Team",
                    "abbreviation": "TDT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                        "id": 20609,
                        "name": "The Dream Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-18",
            "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": [
                "star-control-2"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}