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

{
    "url": "https://demozoo.org/api/v1/bbses/82/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/82/",
    "id": 82,
    "name": "Hotline To Hell",
    "location": "Kanton Zug, Zug, Switzerland",
    "country_code": "CH",
    "latitude": 47.15886,
    "longitude": 8.53866,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/255801/?format=api",
            "demozoo_url": "https://demozoo.org/productions/255801/",
            "id": 255801,
            "title": "RA",
            "author_nicks": [
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-10-09",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "curse-of-ra"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53776/?format=api",
                "id": 53776,
                "name": "Hellraiser"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}