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

{
    "url": "https://demozoo.org/api/v1/bbses/577/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/577/",
    "id": 577,
    "name": "Purple Haze",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/204371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/204371/",
            "id": 204371,
            "title": "Association of BBS Sysops Boards (1a)",
            "author_nicks": [
                {
                    "name": "Association of BBS Sysops",
                    "abbreviation": "ABS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147014/?format=api",
                        "id": 147014,
                        "name": "Association of BBS Sysops",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48183/?format=api",
                "id": 48183,
                "name": "Bios"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27963/?format=api",
                "id": 27963,
                "name": "LOK"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35581/?format=api",
                "id": 35581,
                "name": "Voodoo"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147015/?format=api",
                "id": 147015,
                "name": "Ultimatum"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}