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

{
    "url": "https://demozoo.org/api/v1/bbses/7900/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7900/",
    "id": 7900,
    "name": "Blue Wing",
    "location": "Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.17556,
    "longitude": 24.93417,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/253388/?format=api",
            "demozoo_url": "https://demozoo.org/productions/253388/",
            "id": 253388,
            "title": "Never Mind",
            "author_nicks": [
                {
                    "name": "Paradise",
                    "abbreviation": "PRD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                        "id": 6459,
                        "name": "Paradise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-06",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153522/?format=api",
                "id": 153522,
                "name": "MadMan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "role": ""
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "diana"
    ]
}