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

{
    "url": "https://demozoo.org/api/v1/bbses/8060/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8060/",
    "id": 8060,
    "name": "The Sonic Temple",
    "location": "Thornhill, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.80011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188818/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188818/",
            "id": 188818,
            "title": "Ransom Info",
            "author_nicks": [
                {
                    "name": "Ransom Game Reviews",
                    "abbreviation": "RSM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78600/?format=api",
                        "id": 78600,
                        "name": "Ransom Game Reviews",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/129184/?format=api",
                "id": 129184,
                "name": "Wolfman Jack"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78600/?format=api",
                "id": 78600,
                "name": "Ransom Game Reviews"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}