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

{
    "url": "https://demozoo.org/api/v1/bbses/2706/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2706/",
    "id": 2706,
    "name": "Ware Zone",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291122/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291122/",
            "id": 291122,
            "title": "Lode Runner II",
            "author_nicks": [
                {
                    "name": "The Secret Service",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121240/?format=api",
                        "id": 121240,
                        "name": "The Secret Service",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lode-runner-ii"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121240/?format=api",
                "id": 121240,
                "name": "The Secret Service"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}