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

{
    "url": "https://demozoo.org/api/v1/bbses/1092/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1092/",
    "id": 1092,
    "name": "PC Playhouse (407)",
    "location": "Winter Springs, Seminole County, Florida, United States",
    "country_code": "US",
    "latitude": 28.69889,
    "longitude": -81.30812,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289586/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289586/",
            "id": 289586,
            "title": "Module Playing Shell v1.00",
            "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": null,
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280980/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280980/",
            "id": 280980,
            "title": "PC Playhouse BBS",
            "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-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "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": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}