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

{
    "url": "https://demozoo.org/api/v1/bbses/2281/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2281/",
    "id": 2281,
    "name": "Dimension",
    "location": "Providence County, Rhode Island, United States",
    "country_code": "US",
    "latitude": 41.87136,
    "longitude": -71.5786,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/190967/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190967/",
            "id": 190967,
            "title": "Dimension BBS",
            "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/270940/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270940/",
            "id": 270940,
            "title": "Fusion Art Pack (07/1995)",
            "author_nicks": [
                {
                    "name": "Fusion",
                    "abbreviation": "FSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110311/?format=api",
                        "id": 110311,
                        "name": "Fusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "supertype": "graphics",
            "platforms": [],
            "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/120749/?format=api",
                "id": 120749,
                "name": "ZR1"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133639/?format=api",
                "id": 133639,
                "name": "Dark Revenge"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133637/?format=api",
                "id": 133637,
                "name": "Demented Couriers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133638/?format=api",
                "id": 133638,
                "name": "Indigo Courier"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}