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

{
    "url": "https://demozoo.org/api/v1/bbses/2332/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2332/",
    "id": 2332,
    "name": "Chronic Distortion",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/358890/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/358890/",
            "id": 358890,
            "title": "Impure #01",
            "author_nicks": [
                {
                    "name": "Impure",
                    "abbreviation": "imp",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                        "id": 10320,
                        "name": "Impure",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-01",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/358900/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/358900/",
            "id": 358900,
            "title": "Impure #02",
            "author_nicks": [
                {
                    "name": "Impure",
                    "abbreviation": "imp",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                        "id": 10320,
                        "name": "Impure",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120827/?format=api",
                "id": 120827,
                "name": "Magma"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}