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

{
    "url": "https://demozoo.org/api/v1/bbses/5466/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5466/",
    "id": 5466,
    "name": "Shadow of Darkness",
    "location": "Adelaide, South Australia, Australia",
    "country_code": "AU",
    "latitude": -34.92866,
    "longitude": 138.59863,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270911/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270911/",
            "id": 270911,
            "title": "Force Art Pack (02/1995)",
            "author_nicks": [
                {
                    "name": "Force",
                    "abbreviation": "FRC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45857/?format=api",
                        "id": 45857,
                        "name": "Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02",
            "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/124480/?format=api",
                "id": 124480,
                "name": "The Phantom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124479/?format=api",
                "id": 124479,
                "name": "PVG"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}