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

{
    "url": "https://demozoo.org/api/v1/bbses/8944/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8944/",
    "id": 8944,
    "name": "Balistic",
    "location": "Minneapolis, Hennepin County, Minnesota, United States",
    "country_code": "US",
    "latitude": 44.97997,
    "longitude": -93.26384,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290150/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290150/",
            "id": 290150,
            "title": "Legend Of Kyrandia Cracktro",
            "author_nicks": [
                {
                    "name": "Razor 1911",
                    "abbreviation": "RZR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                        "id": 519,
                        "name": "Razor 1911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-06-08",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added",
                "the-legend-of-kyrandia"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131194/?format=api",
                "id": 131194,
                "name": "The Lunatic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                "id": 130455,
                "name": "PreVueS Staff"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}