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

{
    "url": "https://demozoo.org/api/v1/bbses/6834/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6834/",
    "id": 6834,
    "name": "Dark Kingdom",
    "location": "Turun ja Porin Lääni, Ostrobothnia, Finland",
    "country_code": "FI",
    "latitude": 61.0,
    "longitude": 22.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182519/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182519/",
            "id": 182519,
            "title": "Dark Kingdom BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/268314/?format=api",
            "demozoo_url": "https://demozoo.org/productions/268314/",
            "id": 268314,
            "title": "Dark Kingdom BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "starport2-ripoff"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127229/?format=api",
                "id": 127229,
                "name": "Dark Lizard"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127230/?format=api",
                "id": 127230,
                "name": "Bomber Power"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77775/?format=api",
                "id": 77775,
                "name": "Trading And Trading International Crew"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}