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

{
    "url": "https://demozoo.org/api/v1/bbses/1537/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1537/",
    "id": 1537,
    "name": "Arcane Asylum",
    "location": "City of Milwaukee, Milwaukee County, Wisconsin, United States",
    "country_code": "US",
    "latitude": 43.06412,
    "longitude": -87.96718,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276252/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276252/",
            "id": 276252,
            "title": "Space #1",
            "author_nicks": [
                {
                    "name": "Hyperopia",
                    "abbreviation": "HYP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8704/?format=api",
                        "id": 8704,
                        "name": "Hyperopia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-27",
            "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": [
                "serbian-language"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/101961/?format=api",
            "demozoo_url": "https://demozoo.org/productions/101961/",
            "id": 101961,
            "title": "Wired Invitation",
            "author_nicks": [
                {
                    "name": "Kloon",
                    "abbreviation": "KLN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                        "id": 8708,
                        "name": "Kloon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pro-pack",
                "cubic-tiny-gus-xm-player",
                "dos32"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22754/?format=api",
                "id": 22754,
                "name": "Incarnate"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                "id": 8708,
                "name": "Kloon"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8704/?format=api",
                "id": 8704,
                "name": "Hyperopia"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}