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

{
    "url": "https://demozoo.org/api/v1/bbses/3351/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3351/",
    "id": 3351,
    "name": "Deep Forest",
    "location": "Schriesheim, Karlsruhe Region, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 49.4706,
    "longitude": 8.6604,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/205988/?format=api",
            "demozoo_url": "https://demozoo.org/productions/205988/",
            "id": 205988,
            "title": "T-Join v1.0",
            "author_nicks": [
                {
                    "name": "100%",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                        "id": 1298,
                        "name": "100%",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tempest-bbs"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78153/?format=api",
                "id": 78153,
                "name": "MXLPRX"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                "id": 1298,
                "name": "100%"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}