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

{
    "url": "https://demozoo.org/api/v1/bbses/2211/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2211/",
    "id": 2211,
    "name": "Dark Forces",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/350003/?format=api",
            "demozoo_url": "https://demozoo.org/productions/350003/",
            "id": 350003,
            "title": "DESIRE SUPPORT MAGAZINE ISSUE #3",
            "author_nicks": [
                {
                    "name": "xROADs",
                    "abbreviation": "XRD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                        "id": 73887,
                        "name": "xROADs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/350004/?format=api",
            "demozoo_url": "https://demozoo.org/productions/350004/",
            "id": 350004,
            "title": "Desire Zmodem v2.1b",
            "author_nicks": [
                {
                    "name": "xROADs",
                    "abbreviation": "XRD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                        "id": 73887,
                        "name": "xROADs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04-23",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "systemx",
                "desire-bbs"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120680/?format=api",
                "id": 120680,
                "name": "Gannon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88253/?format=api",
                "id": 88253,
                "name": "Phasia"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                "id": 73887,
                "name": "xROADs"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}