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

{
    "url": "https://demozoo.org/api/v1/bbses/2734/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2734/",
    "id": 2734,
    "name": "Hang Loose",
    "location": "Ehrendingen, Bezirk Baden, Aargau, Switzerland",
    "country_code": "CH",
    "latitude": 47.5025,
    "longitude": 8.34729,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/102256/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102256/",
            "id": 102256,
            "title": "Hang Loose Ad",
            "author_nicks": [
                {
                    "name": "Executive Master Team",
                    "abbreviation": "EMT, E.M.T.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38492/?format=api",
                        "id": 38492,
                        "name": "Executive Master Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/69394/?format=api",
            "demozoo_url": "https://demozoo.org/productions/69394/",
            "id": 69394,
            "title": "Small BBS Intro",
            "author_nicks": [
                {
                    "name": "Executive Master Team",
                    "abbreviation": "EMT, E.M.T.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38492/?format=api",
                        "id": 38492,
                        "name": "Executive Master Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/186463/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186463/",
            "id": 186463,
            "title": "Vectronix Newsletter #01",
            "author_nicks": [
                {
                    "name": "Vectronix",
                    "abbreviation": "VEX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                        "id": 2275,
                        "name": "Vectronix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06-12",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2346/?format=api",
                "id": 2346,
                "name": "Bandit"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135915/?format=api",
                "id": 135915,
                "name": "Falke"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2165/?format=api",
                "id": 2165,
                "name": "Climatics"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                "id": 2275,
                "name": "Vectronix"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38492/?format=api",
                "id": 38492,
                "name": "Executive Master Team"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-atari",
        "bbs-open-only-at-night"
    ]
}