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

{
    "url": "https://demozoo.org/api/v1/bbses/6254/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6254/",
    "id": 6254,
    "name": "The Squared Circle",
    "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109313/?format=api",
                "id": 109313,
                "name": "Hitman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125912/?format=api",
                "id": 125912,
                "name": "Splendid Splinter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109301/?format=api",
                "id": 109301,
                "name": "Havok"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-console",
        "bbs-os2"
    ]
}