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

{
    "url": "https://demozoo.org/api/v1/bbses/2221/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2221/",
    "id": 2221,
    "name": "Fatal Decision",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302128/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302128/",
            "id": 302128,
            "title": "Thow!",
            "author_nicks": [
                {
                    "name": "Sin Fame",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26511/?format=api",
                        "id": 26511,
                        "name": "Sin Fame",
                        "is_group": false
                    }
                },
                {
                    "name": "Weaponx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7261/?format=api",
                        "id": 7261,
                        "name": "Weaponx",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Sense Ascii",
                    "abbreviation": "SNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26509/?format=api",
                        "id": 26509,
                        "name": "Sense Ascii",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-03-22",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26511/?format=api",
                "id": 26511,
                "name": "Sin Fame"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120701/?format=api",
                "id": 120701,
                "name": "Hena C"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120700/?format=api",
                "id": 120700,
                "name": "Xlabs"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119525/?format=api",
                "id": 119525,
                "name": "Paranormal Ravers Association"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132009/?format=api",
                "id": 132009,
                "name": "The Real Traders"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}