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

{
    "url": "https://demozoo.org/api/v1/bbses/6747/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6747/",
    "id": 6747,
    "name": "14th Dimension",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301004/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301004/",
            "id": 301004,
            "title": "Code Quest",
            "author_nicks": [
                {
                    "name": "The Corsairs",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127107/?format=api",
                        "id": 127107,
                        "name": "The Corsairs",
                        "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127107/?format=api",
                "id": 127107,
                "name": "The Corsairs"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}