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

{
    "url": "https://demozoo.org/api/v1/bbses/3012/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3012/",
    "id": 3012,
    "name": "Phase One",
    "location": "Lahti, Paijat-Hame, Finland",
    "country_code": "FI",
    "latitude": 60.98277,
    "longitude": 25.65411,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182690/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182690/",
            "id": 182690,
            "title": "Phase One BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75852/?format=api",
                "id": 75852,
                "name": "Energizer"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121482/?format=api",
                "id": 121482,
                "name": "Gee"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136750/?format=api",
                "id": 136750,
                "name": "jeejoo"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121480/?format=api",
                "id": 121480,
                "name": "Fatal Trading Experience"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121498/?format=api",
                "id": 121498,
                "name": "Pussy"
            },
            "role": ""
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-os2"
    ]
}