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

{
    "url": "https://demozoo.org/api/v1/bbses/6440/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6440/",
    "id": 6440,
    "name": "Treponem Pal",
    "location": "France",
    "country_code": "FR",
    "latitude": 46.0,
    "longitude": 2.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270465/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270465/",
            "id": 270465,
            "title": "Remorse Ascii Pack #1",
            "author_nicks": [
                {
                    "name": "Remorse 1981",
                    "abbreviation": "RMRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                        "id": 7049,
                        "name": "Remorse 1981",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-28",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46606/?format=api",
                "id": 46606,
                "name": "Chronos"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126497/?format=api",
                "id": 126497,
                "name": "Apollon"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}