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

{
    "url": "https://demozoo.org/api/v1/bbses/10745/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10745/",
    "id": 10745,
    "name": "Happiness in Slavery",
    "location": "San Jose, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.33939,
    "longitude": -121.89496,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/323998/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/323998/",
            "id": 323998,
            "title": "Chaotic ANSI Experience 09 94",
            "author_nicks": [
                {
                    "name": "Chaotic ANSI Experience",
                    "abbreviation": "CAE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/128523/?format=api",
                        "id": 128523,
                        "name": "Chaotic ANSI Experience",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09",
            "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/127362/?format=api",
                "id": 127362,
                "name": "Diabolos"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128523/?format=api",
                "id": 128523,
                "name": "Chaotic ANSI Experience"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124146/?format=api",
                "id": 124146,
                "name": "Pagan"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "oblivion2"
    ]
}