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

{
    "url": "https://demozoo.org/api/v1/bbses/1096/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1096/",
    "id": 1096,
    "name": "Spider's Web",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279352/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279352/",
            "id": 279352,
            "title": "Altered Reality Issue 1",
            "author_nicks": [
                {
                    "name": "Altered Reality Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115047/?format=api",
                        "id": 115047,
                        "name": "Altered Reality Staff",
                        "is_group": true
                    }
                },
                {
                    "name": "Purple Haze",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115048/?format=api",
                        "id": 115048,
                        "name": "Purple Haze",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-01",
            "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": [
                "pascal",
                "assembly-language"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280981/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/280981/",
            "id": 280981,
            "title": "WX Artpack (07/1993)",
            "author_nicks": [
                {
                    "name": "Weapon-X",
                    "abbreviation": "WX, W-X",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115682/?format=api",
                        "id": 115682,
                        "name": "Weapon-X",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-28",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115682/?format=api",
                "id": 115682,
                "name": "Weapon-X"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115047/?format=api",
                "id": 115047,
                "name": "Altered Reality Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}