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

{
    "url": "https://demozoo.org/api/v1/bbses/1258/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1258/",
    "id": 1258,
    "name": "Insignia",
    "location": "Fresh Meadows, Queens County, New York, United States",
    "country_code": "US",
    "latitude": 40.73482,
    "longitude": -73.79347,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191037/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191037/",
            "id": 191037,
            "title": "Insignia BBS (1)",
            "author_nicks": [],
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/285929/?format=api",
            "demozoo_url": "https://demozoo.org/productions/285929/",
            "id": 285929,
            "title": "Insignia BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301944/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301944/",
            "id": 301944,
            "title": "RUNGAME.BAT v1.3",
            "author_nicks": [
                {
                    "name": "SoBeR",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117578/?format=api",
                        "id": 117578,
                        "name": "SoBeR",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-tool"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117579/?format=api",
                "id": 117579,
                "name": "Offspring"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117578/?format=api",
                "id": 117578,
                "name": "SoBeR"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134137/?format=api",
                "id": 134137,
                "name": "The Sabre"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127772/?format=api",
                "id": 127772,
                "name": "Murda-Ra"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79163/?format=api",
                "id": 79163,
                "name": "The People Upstairs"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "tempest-bbs",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console",
        "bbs-macintosh"
    ]
}