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

{
    "url": "https://demozoo.org/api/v1/bbses/2057/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2057/",
    "id": 2057,
    "name": "The Slaughter House (416)",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184873/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184873/",
            "id": 184873,
            "title": "Slaughter House BBS (1)",
            "author_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                },
                {
                    "name": "Utopia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70821/?format=api",
                        "id": 70821,
                        "name": "Utopia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-28",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25658/?format=api",
                "id": 25658,
                "name": "Mysterio"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75088/?format=api",
                "id": 75088,
                "name": "Soundmaster"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131208/?format=api",
                "id": 131208,
                "name": "Lord Pill's Berry"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25642/?format=api",
                "id": 25642,
                "name": "Damn Excellent ANSI Designers"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87378/?format=api",
                "id": 87378,
                "name": "APeX"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70821/?format=api",
                "id": 70821,
                "name": "Utopia"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}