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

{
    "url": "https://demozoo.org/api/v1/bbses/6017/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6017/",
    "id": 6017,
    "name": "Firefly",
    "location": "Lunds Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.66897,
    "longitude": 13.36408,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/96199/?format=api",
            "demozoo_url": "https://demozoo.org/productions/96199/",
            "id": 96199,
            "title": "Party Invitation",
            "author_nicks": [
                {
                    "name": "Paramount",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45142/?format=api",
                        "id": 45142,
                        "name": "Paramount",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10",
            "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/50/?format=api",
                    "id": 50,
                    "name": "96K Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45148/?format=api",
                "id": 45148,
                "name": "Maverick"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45142/?format=api",
                "id": 45142,
                "name": "Paramount"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}