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

{
    "url": "https://demozoo.org/api/v1/bbses/2212/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2212/",
    "id": 2212,
    "name": "Tresor",
    "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/120682/?format=api",
                "id": 120682,
                "name": "Ken8"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                "id": 73887,
                "name": "xROADs"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}