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

{
    "url": "https://demozoo.org/api/v1/bbses/6348/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6348/",
    "id": 6348,
    "name": "The Iron Curtain (404)",
    "location": "Atlanta, Fulton County, Georgia, United States",
    "country_code": "US",
    "latitude": 33.749,
    "longitude": -84.38798,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/299338/?format=api",
            "demozoo_url": "https://demozoo.org/productions/299338/",
            "id": 299338,
            "title": "Advanced Art Studio V1.0",
            "author_nicks": [
                {
                    "name": "The Silicon Force",
                    "abbreviation": "TSF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126243/?format=api",
                        "id": 126243,
                        "name": "The Silicon Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-01-12",
            "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": [
                "no-sound",
                "advanced-art-studio"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126243/?format=api",
                "id": 126243,
                "name": "The Silicon Force"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}