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

{
    "url": "https://demozoo.org/api/v1/bbses/12470/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12470/",
    "id": 12470,
    "name": "The Jail",
    "location": "Kanton Graubünden, Grisons, Switzerland",
    "country_code": "CH",
    "latitude": 46.6587,
    "longitude": 9.62296,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/287051/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287051/",
            "id": 287051,
            "title": "Trip To Hell #2 (09/1994)",
            "author_nicks": [
                {
                    "name": "Fire Skull",
                    "abbreviation": "FS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                        "id": 35008,
                        "name": "Fire Skull",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35012/?format=api",
                "id": 35012,
                "name": "Mick The Punisher"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                "id": 35008,
                "name": "Fire Skull"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146255/?format=api",
                "id": 146255,
                "name": "Despair Inc."
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}