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

{
    "url": "https://demozoo.org/api/v1/bbses/6981/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6981/",
    "id": 6981,
    "name": "Alien Workshop (?)",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301456/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/301456/",
            "id": 301456,
            "title": "Alien Workshop",
            "author_nicks": [
                {
                    "name": "Pinguino",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26584/?format=api",
                        "id": 26584,
                        "name": "Pinguino",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Cancer",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                        "id": 80262,
                        "name": "Cancer",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-04-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25464/?format=api",
                "id": 25464,
                "name": "Enigmatic"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45950/?format=api",
                "id": 45950,
                "name": "Trank"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}