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

{
    "url": "https://demozoo.org/api/v1/bbses/1956/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1956/",
    "id": 1956,
    "name": "Weather Experience",
    "location": "Espoo, Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.25,
    "longitude": 24.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/192349/?format=api",
            "demozoo_url": "https://demozoo.org/productions/192349/",
            "id": 192349,
            "title": "Deep Info",
            "author_nicks": [
                {
                    "name": "Deep",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81097/?format=api",
                        "id": 81097,
                        "name": "Deep",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67243/?format=api",
                "id": 67243,
                "name": "Copter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72543/?format=api",
                "id": 72543,
                "name": "Skyjump Team"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81097/?format=api",
                "id": 81097,
                "name": "Deep"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                "id": 1052,
                "name": "HiRMU"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}