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

{
    "url": "https://demozoo.org/api/v1/bbses/14505/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14505/",
    "id": 14505,
    "name": "The Kracker's Kastle",
    "location": "New York City, New York, United States",
    "country_code": "US",
    "latitude": 40.71427,
    "longitude": -74.00597,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381724/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381724/",
            "id": 381724,
            "title": "Master Diagnostics IIe",
            "author_nicks": [
                {
                    "name": "The Sector Smasher",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/132185/?format=api",
                        "id": 132185,
                        "name": "The Sector Smasher",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1984-11-06",
            "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": [],
    "tags": [
        "bbs-apple"
    ]
}