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

{
    "url": "https://demozoo.org/api/v1/bbses/11800/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11800/",
    "id": 11800,
    "name": "The Mysterie",
    "location": "Landkreis Northeim, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 51.75361,
    "longitude": 9.88083,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/365231/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/365231/",
            "id": 365231,
            "title": "Mysterie-Box",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144744/?format=api",
                "id": 144744,
                "name": "Michelle"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-public",
        "fastcall"
    ]
}