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

{
    "url": "https://demozoo.org/api/v1/bbses/11017/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11017/",
    "id": 11017,
    "name": "Deep Space Six",
    "location": "Flensburg, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 54.78624,
    "longitude": 9.43064,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/251679/?format=api",
            "demozoo_url": "https://demozoo.org/productions/251679/",
            "id": 251679,
            "title": "Scene Talk #7",
            "author_nicks": [
                {
                    "name": "Mystic",
                    "abbreviation": "MST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                        "id": 1035,
                        "name": "Mystic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-08",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104006/?format=api",
                "id": 104006,
                "name": "Testament"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112160/?format=api",
                "id": 112160,
                "name": "Phate"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "hpav"
    ]
}