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

{
    "url": "https://demozoo.org/api/v1/bbses/9420/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9420/",
    "id": 9420,
    "name": "The Crime Syndicate",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309160/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309160/",
            "id": 309160,
            "title": "RR-INC Sites",
            "author_nicks": [
                {
                    "name": "Rescue Raider's Trainer Dist",
                    "abbreviation": "INC/TD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131347/?format=api",
                        "id": 131347,
                        "name": "Rescue Raider's Trainer Dist",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-26",
            "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": [
                "typo"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}