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

{
    "url": "https://demozoo.org/api/v1/bbses/10655/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10655/",
    "id": 10655,
    "name": "The Under World (209)",
    "location": "Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.44932,
    "longitude": -121.34424,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270105/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270105/",
            "id": 270105,
            "title": "Alive Art Pack 01/1994",
            "author_nicks": [
                {
                    "name": "Alive",
                    "abbreviation": "ALI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72718/?format=api",
                        "id": 72718,
                        "name": "Alive",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-15",
            "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/89273/?format=api",
                "id": 89273,
                "name": "Wolverine"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87500/?format=api",
                "id": 87500,
                "name": "Hunchback"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135511/?format=api",
                "id": 135511,
                "name": "Sludge"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89270/?format=api",
                "id": 89270,
                "name": "UNiSON"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136544/?format=api",
                "id": 136544,
                "name": "AcmE"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72718/?format=api",
                "id": 72718,
                "name": "Alive"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}