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

{
    "url": "https://demozoo.org/api/v1/bbses/7906/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7906/",
    "id": 7906,
    "name": "Devil's Island",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/187457/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187457/",
            "id": 187457,
            "title": "Devils Island BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/278539/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278539/",
            "id": 278539,
            "title": "Devils Island BBS (3)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-30",
            "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": [
                "thedraw-com-file-screen"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/278540/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278540/",
            "id": 278540,
            "title": "Devils Island BBS (4)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-07",
            "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": [
                "thedraw-com-file-screen"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128812/?format=api",
                "id": 128812,
                "name": "Dark Diplomat"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128813/?format=api",
                "id": 128813,
                "name": "DeadLock"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128814/?format=api",
                "id": 128814,
                "name": "Sandman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}