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

{
    "url": "https://demozoo.org/api/v1/bbses/7826/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7826/",
    "id": 7826,
    "name": "Wasteland",
    "location": "Alheim, Regierungsbezirk Kassel, Hesse, Germany",
    "country_code": "DE",
    "latitude": 51.03333,
    "longitude": 9.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291125/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/291125/",
            "id": 291125,
            "title": "SDI Artpack 1 (04/1995)",
            "author_nicks": [
                {
                    "name": "Suspect Development International",
                    "abbreviation": "SDi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                        "id": 13585,
                        "name": "Suspect Development International",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04-21",
            "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": [
                "1st-release"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36765/?format=api",
                "id": 36765,
                "name": "Traveling Mad"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc"
    ]
}