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

{
    "url": "https://demozoo.org/api/v1/bbses/3606/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3606/",
    "id": 3606,
    "name": "Xposed",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/156817/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156817/",
            "id": 156817,
            "title": "Contrast 3",
            "author_nicks": [
                {
                    "name": "Purple",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                        "id": 198,
                        "name": "Purple",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304750/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304750/",
            "id": 304750,
            "title": "Xpress Modding #4 (09/96)",
            "author_nicks": [
                {
                    "name": "Xpress",
                    "abbreviation": "XPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78981/?format=api",
                        "id": 78981,
                        "name": "Xpress",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78983/?format=api",
                "id": 78983,
                "name": "NME"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45857/?format=api",
                "id": 45857,
                "name": "Force"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                "id": 198,
                "name": "Purple"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78981/?format=api",
                "id": 78981,
                "name": "Xpress"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}