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

{
    "url": "https://demozoo.org/api/v1/bbses/6286/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6286/",
    "id": 6286,
    "name": "Diplomatic Immunity",
    "location": "Malmö, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/373216/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373216/",
            "id": 373216,
            "title": "Der Szene Beobachter #2",
            "author_nicks": [
                {
                    "name": "Die Gilde",
                    "abbreviation": "GIL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83141/?format=api",
                        "id": 83141,
                        "name": "Die Gilde",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04-27",
            "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": [
                "textmode",
                "humor",
                "german-language",
                "incomplete-credits",
                "piracy",
                "irc",
                "flamewar"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/163991/?format=api",
            "demozoo_url": "https://demozoo.org/productions/163991/",
            "id": 163991,
            "title": "Diplomatic Immunity BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88791/?format=api",
                "id": 88791,
                "name": "Wacko"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2711/?format=api",
                "id": 2711,
                "name": "Classic"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}