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

{
    "url": "https://demozoo.org/api/v1/bbses/2188/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2188/",
    "id": 2188,
    "name": "The Dark Side (609)",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295449/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295449/",
            "id": 295449,
            "title": "Blur #3",
            "author_nicks": [
                {
                    "name": "Blur Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123867/?format=api",
                        "id": 123867,
                        "name": "Blur Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-14",
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270673/?format=api",
            "demozoo_url": "https://demozoo.org/productions/270673/",
            "id": 270673,
            "title": "The Dark Side BBS (2)",
            "author_nicks": [
                {
                    "name": "Blade",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                        "id": 38572,
                        "name": "Blade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01",
            "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/36840/?format=api",
                "id": 36840,
                "name": "Physical Solution"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48749/?format=api",
                "id": 48749,
                "name": "Zillionz"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                "id": 38572,
                "name": "Blade"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86862/?format=api",
                "id": 86862,
                "name": "Malicious Art Denomination"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36835/?format=api",
                "id": 36835,
                "name": "Acidic"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123867/?format=api",
                "id": 123867,
                "name": "Blur Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}