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

{
    "url": "https://demozoo.org/api/v1/bbses/6257/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6257/",
    "id": 6257,
    "name": "Zyrox",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270236/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270236/",
            "id": 270236,
            "title": "Havok Art Pack (04/1994)",
            "author_nicks": [
                {
                    "name": "Havok",
                    "abbreviation": "HAV",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/109301/?format=api",
                        "id": 109301,
                        "name": "Havok",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78872/?format=api",
                "id": 78872,
                "name": "Forgive Us Crazy Kids"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-console",
        "bbs-console-only"
    ]
}