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

{
    "url": "https://demozoo.org/api/v1/bbses/6849/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6849/",
    "id": 6849,
    "name": "Corrupt System",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271888/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271888/",
            "id": 271888,
            "title": "Opium Art Pack (01/1996)",
            "author_nicks": [
                {
                    "name": "Opium",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127246/?format=api",
                        "id": 127246,
                        "name": "Opium",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45345/?format=api",
                "id": 45345,
                "name": "Evil Genius"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11282/?format=api",
                "id": 11282,
                "name": "Rawlock"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127277/?format=api",
                "id": 127277,
                "name": "Spaced"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127246/?format=api",
                "id": 127246,
                "name": "Opium"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}