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

{
    "url": "https://demozoo.org/api/v1/bbses/9380/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9380/",
    "id": 9380,
    "name": "Chaos 343",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308973/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308973/",
            "id": 308973,
            "title": "Nothing",
            "author_nicks": [
                {
                    "name": "Vince",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131912/?format=api",
                        "id": 131912,
                        "name": "Vince",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Alternative State of Mind",
                    "abbreviation": "ASM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131913/?format=api",
                        "id": 131913,
                        "name": "Alternative State of Mind",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "first-production"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131912/?format=api",
                "id": 131912,
                "name": "Vince"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131914/?format=api",
                "id": 131914,
                "name": "Kwon"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "daydream-amiga",
        "bbs-amiga",
        "bbs-public",
        "music-bbs"
    ]
}