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

{
    "url": "https://demozoo.org/api/v1/bbses/6969/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6969/",
    "id": 6969,
    "name": "The Alien Workshop (360)",
    "location": "Washington, United States",
    "country_code": "US",
    "latitude": 47.50012,
    "longitude": -120.50147,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/29750/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/29750/",
            "id": 29750,
            "title": "The Alien WorkShop",
            "author_nicks": [
                {
                    "name": "CatBones",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16892/?format=api",
                        "id": 16892,
                        "name": "CatBones",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-08-24",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74552/?format=api",
                "id": 74552,
                "name": "J2"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127442/?format=api",
                "id": 127442,
                "name": "Hedshaught"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127443/?format=api",
                "id": 127443,
                "name": "Nimbus"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "vbbs"
    ]
}