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

{
    "url": "https://demozoo.org/api/v1/bbses/11247/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11247/",
    "id": 11247,
    "name": "AT and T Crackdown",
    "location": "Brooklyn, Kings County, New York, United States",
    "country_code": "US",
    "latitude": 40.6501,
    "longitude": -73.94958,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/330330/?format=api",
            "demozoo_url": "https://demozoo.org/productions/330330/",
            "id": 330330,
            "title": "The Jet V2.00",
            "author_nicks": [
                {
                    "name": "The Wild Boys",
                    "abbreviation": "TWB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110066/?format=api",
                        "id": 110066,
                        "name": "The Wild Boys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-03-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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/110066/?format=api",
                "id": 110066,
                "name": "The Wild Boys"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}