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

{
    "url": "https://demozoo.org/api/v1/bbses/988/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/988/",
    "id": 988,
    "name": "Phantheon",
    "location": "Anaheim, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.83529,
    "longitude": -117.9145,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/124223/?format=api",
            "demozoo_url": "https://demozoo.org/productions/124223/",
            "id": 124223,
            "title": "Pleasure Pack 1",
            "author_nicks": [
                {
                    "name": "Rebels",
                    "abbreviation": "RBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                        "id": 628,
                        "name": "Rebels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pleasure-pack"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/92048/?format=api",
            "demozoo_url": "https://demozoo.org/productions/92048/",
            "id": 92048,
            "title": "Sweetest Perfection 19",
            "author_nicks": [
                {
                    "name": "Rebels",
                    "abbreviation": "RBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                        "id": 628,
                        "name": "Rebels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-06-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sweetest-perfection"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}