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

{
    "url": "https://demozoo.org/api/v1/bbses/530/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/530/",
    "id": 530,
    "name": "Beats Per Minute",
    "location": "Québec, Quebec, Canada",
    "country_code": "CA",
    "latitude": 52.00017,
    "longitude": -71.99907,
    "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19703/?format=api",
                "id": 19703,
                "name": "Populus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30725/?format=api",
                "id": 30725,
                "name": "Mazurka"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10916/?format=api",
                "id": 10916,
                "name": "Heretics"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                "id": 198,
                "name": "Purple"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30731/?format=api",
                "id": 30731,
                "name": "Force Ten"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}