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

{
    "url": "https://demozoo.org/api/v1/bbses/57/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/57/",
    "id": 57,
    "name": "7th Heaven",
    "location": "The Hague, Gemeente Den Haag, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.07667,
    "longitude": 4.29861,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/259325/?format=api",
            "demozoo_url": "https://demozoo.org/productions/259325/",
            "id": 259325,
            "title": "Intro for Nothing",
            "author_nicks": [
                {
                    "name": "Subzero",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                        "id": 1603,
                        "name": "Subzero",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-30",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203598/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203598/",
            "id": 203598,
            "title": "Vector Demo 1993",
            "author_nicks": [
                {
                    "name": "Extacy",
                    "abbreviation": "XTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70367/?format=api",
                        "id": 70367,
                        "name": "Extacy",
                        "is_group": true
                    }
                },
                {
                    "name": "The Untouchables",
                    "abbreviation": "TU",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76042/?format=api",
                        "id": 76042,
                        "name": "The Untouchables",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-31",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "uncredited-music"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91061/?format=api",
                "id": 91061,
                "name": "B.o.b."
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36492/?format=api",
                "id": 36492,
                "name": "Cyber Force"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76042/?format=api",
                "id": 76042,
                "name": "The Untouchables"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                "id": 1603,
                "name": "Subzero"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}