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

{
    "url": "https://demozoo.org/api/v1/bbses/1620/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1620/",
    "id": 1620,
    "name": "Wolfsschanze",
    "location": "Nürnberg, Regierungsbezirk Mittelfranken, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 49.4541,
    "longitude": 11.0768,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290251/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290251/",
            "id": 290251,
            "title": "UnREC 1.0",
            "author_nicks": [
                {
                    "name": "Underground Empire",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14518/?format=api",
                        "id": 14518,
                        "name": "Underground Empire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04-14",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "depacker",
                "cracking-tools"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14525/?format=api",
                "id": 14525,
                "name": "Battle Angel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14518/?format=api",
                "id": 14518,
                "name": "Underground Empire"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124612/?format=api",
                "id": 124612,
                "name": "Wehrmacht"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128878/?format=api",
                "id": 128878,
                "name": "World Warez Federation"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}