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

{
    "url": "https://demozoo.org/api/v1/bbses/5361/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5361/",
    "id": 5361,
    "name": "Colisevm (212)",
    "location": "New York City, New York, United States",
    "country_code": "US",
    "latitude": 40.71427,
    "longitude": -74.00597,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361710/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361710/",
            "id": 361710,
            "title": "Prevues #7",
            "author_nicks": [
                {
                    "name": "PreVueS Staff",
                    "abbreviation": "PVS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                        "id": 130455,
                        "name": "PreVueS Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-10",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124206/?format=api",
                "id": 124206,
                "name": "The Dragon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88422/?format=api",
                "id": 88422,
                "name": "fATE"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                "id": 130455,
                "name": "PreVueS Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}