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

{
    "url": "https://demozoo.org/api/v1/bbses/4619/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4619/",
    "id": 4619,
    "name": "Bridge of Death",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309002/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/309002/",
            "id": 309002,
            "title": "A New Ascii Colly",
            "author_nicks": [
                {
                    "name": "Soxius",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10661/?format=api",
                        "id": 10661,
                        "name": "Soxius",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Destiny",
                    "abbreviation": "DSY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129545/?format=api",
                        "id": 129545,
                        "name": "Destiny",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123281/?format=api",
                "id": 123281,
                "name": "Orlando"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6441/?format=api",
                "id": 6441,
                "name": "dMG"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11851/?format=api",
                "id": 11851,
                "name": "Orion"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118415/?format=api",
                "id": 118415,
                "name": "Rawfox"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123282/?format=api",
                "id": 123282,
                "name": "Leson"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "daydream-amiga",
        "bbs-amiga"
    ]
}