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

{
    "url": "https://demozoo.org/api/v1/bbses/10973/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10973/",
    "id": 10973,
    "name": "World of Dreams",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/10162/?format=api",
            "demozoo_url": "https://demozoo.org/productions/10162/",
            "id": 10162,
            "title": "Jurassic Pack 2",
            "author_nicks": [
                {
                    "name": "Gods",
                    "abbreviation": "GDS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                        "id": 5369,
                        "name": "Gods",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "jurassic-pack"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105224/?format=api",
                "id": 105224,
                "name": "Raivo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50217/?format=api",
                "id": 50217,
                "name": "Chelsea"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "bbs-open-only-at-night"
    ]
}