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

{
    "url": "https://demozoo.org/api/v1/bbses/9581/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9581/",
    "id": 9581,
    "name": "Snake's Domain",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272055/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/272055/",
            "id": 272055,
            "title": "Twilight Pack No. 1",
            "author_nicks": [
                {
                    "name": "Twilight",
                    "abbreviation": "TWI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                        "id": 111472,
                        "name": "Twilight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290601/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290601/",
            "id": 290601,
            "title": "Zodiac #2",
            "author_nicks": [
                {
                    "name": "Zodiac Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120506/?format=api",
                        "id": 120506,
                        "name": "Zodiac Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "artscene"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17747/?format=api",
                "id": 17747,
                "name": "Snake Grunger"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15435/?format=api",
                "id": 15435,
                "name": "Soul Assassin"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                "id": 110517,
                "name": "Legend"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111472/?format=api",
                "id": 111472,
                "name": "Twilight"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard"
    ]
}