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

{
    "url": "https://demozoo.org/api/v1/bbses/11210/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11210/",
    "id": 11210,
    "name": "Hangar 18 (516)",
    "location": "Oceanside, Nassau County, New York, United States",
    "country_code": "US",
    "latitude": 40.63871,
    "longitude": -73.64013,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276343/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276343/",
            "id": 276343,
            "title": "The Four Crystals of Trazere Cracktro",
            "author_nicks": [
                {
                    "name": "Razor 1911",
                    "abbreviation": "RZR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                        "id": 519,
                        "name": "Razor 1911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}