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

{
    "url": "https://demozoo.org/api/v1/bbses/6289/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6289/",
    "id": 6289,
    "name": "Pizza Bobs",
    "location": "City of Los Angeles, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.15649,
    "longitude": -118.53995,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/26259/?format=api",
            "demozoo_url": "https://demozoo.org/productions/26259/",
            "id": 26259,
            "title": "Chaos Strikes Back 100%",
            "author_nicks": [
                {
                    "name": "Betrayal",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18505/?format=api",
                        "id": 18505,
                        "name": "Betrayal",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-17",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "chaos-strikes-back"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/22156/?format=api",
            "demozoo_url": "https://demozoo.org/productions/22156/",
            "id": 22156,
            "title": "Team Yankee 100%",
            "author_nicks": [
                {
                    "name": "Prophecy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16305/?format=api",
                        "id": 16305,
                        "name": "Prophecy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-28",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "team-yankee"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16305/?format=api",
                "id": 16305,
                "name": "Prophecy"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}